AUTHORS.rst
CHANGELOG.rst
LICENSE
MANIFEST.in
README.rst
example.cfg
setup.cfg
setup.py
docs/Makefile
docs/api.rst
docs/changelog.rst
docs/conf.py
docs/index.rst
docs/keyring.rst
docs/license.rst
docs/make.bat
docs/server_support.rst
docs/troubleshooting.rst
docs/tutorial.rst
docs/vdir.rst
vdirsyncer/__init__.py
vdirsyncer/cli.py
vdirsyncer/doubleclick.py
vdirsyncer/exceptions.py
vdirsyncer/log.py
vdirsyncer/sync.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
vdirsyncer/storage/singlefile.py
vdirsyncer/utils/__init__.py
vdirsyncer/utils/compat.py
vdirsyncer/utils/vobject.py