README.rst
setup.cfg
setup.py
tests/__init__.py
tests/test_cli.py
tests/test_sync.py
tests/test_utils.py
tests/storage/__init__.py
tests/storage/test_filesystem.py
tests/storage/test_http.py
tests/storage/test_memory.py
tests/storage/dav/__init__.py
tests/storage/dav/_owncloud.py
tests/storage/dav/_radicale.py
tests/storage/dav/test_main.py
vdirsyncer/__init__.py
vdirsyncer/cli.py
vdirsyncer/exceptions.py
vdirsyncer/log.py
vdirsyncer/sync.py
vdirsyncer/utils.py
vdirsyncer.egg-info/PKG-INFO
vdirsyncer.egg-info/SOURCES.txt
vdirsyncer.egg-info/dependency_links.txt
vdirsyncer.egg-info/entry_points.txt
vdirsyncer.egg-info/requires.txt
vdirsyncer.egg-info/top_level.txt
vdirsyncer/storage/__init__.py
vdirsyncer/storage/base.py
vdirsyncer/storage/dav.py
vdirsyncer/storage/filesystem.py
vdirsyncer/storage/http.py
vdirsyncer/storage/memory.py