LICENSE.rst
MANIFEST.in
README.rst
setup.py
docs/Makefile
docs/about.rst
docs/changelog.rst
docs/conf.py
docs/credits.rst
docs/examples.rst
docs/index.rst
docs/install.rst
docs/license.rst
docs/_themes/icalendar/layout.html
docs/_themes/icalendar/theme.conf
docs/_themes/icalendar/static/icalendar.css
src/icalendar/__init__.py
src/icalendar/cal.py
src/icalendar/caselessdict.py
src/icalendar/interfaces.py
src/icalendar/parser.py
src/icalendar/prop.py
src/icalendar/tools.py
src/icalendar.egg-info/PKG-INFO
src/icalendar.egg-info/SOURCES.txt
src/icalendar.egg-info/dependency_links.txt
src/icalendar.egg-info/not-zip-safe
src/icalendar.egg-info/requires.txt
src/icalendar.egg-info/top_level.txt
src/icalendar/tests/__init__.py
src/icalendar/tests/case_meetup.ics
src/icalendar/tests/encoding.ics
src/icalendar/tests/example.txt
src/icalendar/tests/groupscheduled.ics
src/icalendar/tests/groupscheduled.txt
src/icalendar/tests/issues.rst
src/icalendar/tests/multiple.ics
src/icalendar/tests/multiple.txt
src/icalendar/tests/recurrence.ics
src/icalendar/tests/recurrence.txt
src/icalendar/tests/small.ics
src/icalendar/tests/small.txt
src/icalendar/tests/test_cases.py
src/icalendar/tests/test_doctests.py
src/icalendar/tests/test_encoding.py
src/icalendar/tests/test_icalendar.py
src/icalendar/tests/test_property_params.py
src/icalendar/tests/test_timezoned.py
src/icalendar/tests/timezoned.ics