.git_archival.txt
.gitattributes
.gitignore
.travis.yml
LICENSE
MANIFEST.in
README.md
how-it-works.png
pyproject.toml
requirements.txt
sample-config.yml
setup.cfg
setup.py
.github/workflows/pythonpackage.yml
.github/workflows/pythonpublish.yml
sync_ics2gcal/__init__.py
sync_ics2gcal/gcal.py
sync_ics2gcal/ical.py
sync_ics2gcal/manage_calendars.py
sync_ics2gcal/sync.py
sync_ics2gcal/sync_calendar.py
sync_ics2gcal.egg-info/PKG-INFO
sync_ics2gcal.egg-info/SOURCES.txt
sync_ics2gcal.egg-info/dependency_links.txt
sync_ics2gcal.egg-info/entry_points.txt
sync_ics2gcal.egg-info/requires.txt
sync_ics2gcal.egg-info/top_level.txt
tests/__init__.py
tests/test_converter.py
tests/test_sync.py