AUTHORS.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
tests/storage/servers/radicale/__init__.py
tests/storage/servers/skip/__init__.py
vdirsyncer/__init__.py
vdirsyncer/__main__.py
vdirsyncer/exceptions.py
vdirsyncer/http.py
vdirsyncer/metasync.py
vdirsyncer/repair.py
vdirsyncer/utils.py
vdirsyncer/version.py
vdirsyncer/vobject.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/cli/__init__.py
vdirsyncer/cli/config.py
vdirsyncer/cli/discover.py
vdirsyncer/cli/fetchparams.py
vdirsyncer/cli/tasks.py
vdirsyncer/cli/utils.py
vdirsyncer/storage/__init__.py
vdirsyncer/storage/base.py
vdirsyncer/storage/dav.py
vdirsyncer/storage/etesync.py
vdirsyncer/storage/filesystem.py
vdirsyncer/storage/google.py
vdirsyncer/storage/http.py
vdirsyncer/storage/memory.py
vdirsyncer/storage/singlefile.py
vdirsyncer/sync/__init__.py
vdirsyncer/sync/exceptions.py
vdirsyncer/sync/status.py