.dockerignore
.gitignore
Dockerfile
LICENSE
README.md
docker-compose.yml
ics_caldav_sync.py
pyproject.toml
.github/workflows/docker-image.yml
.github/workflows/tests.yml
ics_caldav_sync.egg-info/PKG-INFO
ics_caldav_sync.egg-info/SOURCES.txt
ics_caldav_sync.egg-info/dependency_links.txt
ics_caldav_sync.egg-info/entry_points.txt
ics_caldav_sync.egg-info/requires.txt
ics_caldav_sync.egg-info/scm_file_list.json
ics_caldav_sync.egg-info/scm_version.json
ics_caldav_sync.egg-info/top_level.txt
tests/__init__.py
tests/test_compare.py
tests/test_init.py
tests/test_integration.py
tests/test_main.py
tests/test_methods.py
tests/test_synchronise.py
tests/utils.py
tests/fixtures/all_day.ics
tests/fixtures/malformed.ics
tests/fixtures/recurring_with_override.ics
tests/fixtures/vtimezone.ics