123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156 |
- @comment $OpenBSD: PLIST,v 1.1.1.1 2017/03/17 07:53:49 sthen Exp $
- bin/vdirsyncer
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/SOURCES.txt
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/dependency_links.txt
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/entry_points.txt
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/requires.txt
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/top_level.txt
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/__init__.py
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/__main__.py
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/${MODPY_PYCACHE}/
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/${MODPY_PYCACHE}__main__.${MODPY_PYC_MAGIC_TAG}pyc
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/${MODPY_PYCACHE}exceptions.${MODPY_PYC_MAGIC_TAG}pyc
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/${MODPY_PYCACHE}http.${MODPY_PYC_MAGIC_TAG}pyc
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/${MODPY_PYCACHE}metasync.${MODPY_PYC_MAGIC_TAG}pyc
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/${MODPY_PYCACHE}repair.${MODPY_PYC_MAGIC_TAG}pyc
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/${MODPY_PYCACHE}sync.${MODPY_PYC_MAGIC_TAG}pyc
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/${MODPY_PYCACHE}version.${MODPY_PYC_MAGIC_TAG}pyc
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/${MODPY_PYCACHE}vobject.${MODPY_PYC_MAGIC_TAG}pyc
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/cli/
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/cli/__init__.py
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/cli/${MODPY_PYCACHE}/
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/cli/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/cli/${MODPY_PYCACHE}config.${MODPY_PYC_MAGIC_TAG}pyc
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/cli/${MODPY_PYCACHE}discover.${MODPY_PYC_MAGIC_TAG}pyc
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/cli/${MODPY_PYCACHE}fetchparams.${MODPY_PYC_MAGIC_TAG}pyc
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/cli/${MODPY_PYCACHE}tasks.${MODPY_PYC_MAGIC_TAG}pyc
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/cli/${MODPY_PYCACHE}utils.${MODPY_PYC_MAGIC_TAG}pyc
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/cli/config.py
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/cli/discover.py
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/cli/fetchparams.py
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/cli/tasks.py
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/cli/utils.py
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/exceptions.py
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/http.py
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/metasync.py
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/repair.py
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/storage/
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/storage/__init__.py
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/storage/${MODPY_PYCACHE}/
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/storage/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/storage/${MODPY_PYCACHE}base.${MODPY_PYC_MAGIC_TAG}pyc
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/storage/${MODPY_PYCACHE}dav.${MODPY_PYC_MAGIC_TAG}pyc
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/storage/${MODPY_PYCACHE}filesystem.${MODPY_PYC_MAGIC_TAG}pyc
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/storage/${MODPY_PYCACHE}google.${MODPY_PYC_MAGIC_TAG}pyc
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/storage/${MODPY_PYCACHE}http.${MODPY_PYC_MAGIC_TAG}pyc
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/storage/${MODPY_PYCACHE}memory.${MODPY_PYC_MAGIC_TAG}pyc
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/storage/${MODPY_PYCACHE}remotestorage.${MODPY_PYC_MAGIC_TAG}pyc
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/storage/${MODPY_PYCACHE}singlefile.${MODPY_PYC_MAGIC_TAG}pyc
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/storage/base.py
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/storage/dav.py
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/storage/filesystem.py
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/storage/google.py
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/storage/http.py
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/storage/memory.py
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/storage/remotestorage.py
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/storage/singlefile.py
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/sync.py
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/utils/
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/utils/__init__.py
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/utils/${MODPY_PYCACHE}/
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/utils/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/version.py
- lib/python${MODPY_VERSION}/site-packages/vdirsyncer/vobject.py
- share/doc/vdirsyncer/
- share/doc/vdirsyncer/AUTHORS.rst
- share/doc/vdirsyncer/CHANGELOG.rst
- share/doc/vdirsyncer/CONTRIBUTING.rst
- share/doc/vdirsyncer/ISSUE_TEMPLATE.md
- share/doc/vdirsyncer/LICENSE
- share/doc/vdirsyncer/README.rst
- share/doc/vdirsyncer/_sources/
- share/doc/vdirsyncer/_sources/changelog.txt
- share/doc/vdirsyncer/_sources/config.txt
- share/doc/vdirsyncer/_sources/contact.txt
- share/doc/vdirsyncer/_sources/contributing.txt
- share/doc/vdirsyncer/_sources/index.txt
- share/doc/vdirsyncer/_sources/installation.txt
- share/doc/vdirsyncer/_sources/keyring.txt
- share/doc/vdirsyncer/_sources/license.txt
- share/doc/vdirsyncer/_sources/packaging.txt
- share/doc/vdirsyncer/_sources/partial-sync.txt
- share/doc/vdirsyncer/_sources/problems.txt
- share/doc/vdirsyncer/_sources/ssl-tutorial.txt
- share/doc/vdirsyncer/_sources/supported.txt
- share/doc/vdirsyncer/_sources/tutorial.txt
- share/doc/vdirsyncer/_sources/tutorials/
- share/doc/vdirsyncer/_sources/tutorials/claws-mail.txt
- share/doc/vdirsyncer/_sources/tutorials/index.txt
- share/doc/vdirsyncer/_sources/vdir.txt
- share/doc/vdirsyncer/_sources/when.txt
- share/doc/vdirsyncer/_static/
- share/doc/vdirsyncer/_static/ajax-loader.gif
- share/doc/vdirsyncer/_static/basic.css
- share/doc/vdirsyncer/_static/comment-bright.png
- share/doc/vdirsyncer/_static/comment-close.png
- share/doc/vdirsyncer/_static/comment.png
- share/doc/vdirsyncer/_static/css/
- share/doc/vdirsyncer/_static/css/badge_only.css
- share/doc/vdirsyncer/_static/css/theme.css
- share/doc/vdirsyncer/_static/doctools.js
- share/doc/vdirsyncer/_static/down-pressed.png
- share/doc/vdirsyncer/_static/down.png
- share/doc/vdirsyncer/_static/file.png
- share/doc/vdirsyncer/_static/fonts/
- share/doc/vdirsyncer/_static/fonts/Inconsolata-Bold.ttf
- share/doc/vdirsyncer/_static/fonts/Inconsolata-Regular.ttf
- share/doc/vdirsyncer/_static/fonts/Lato-Bold.ttf
- share/doc/vdirsyncer/_static/fonts/Lato-Regular.ttf
- share/doc/vdirsyncer/_static/fonts/RobotoSlab-Bold.ttf
- share/doc/vdirsyncer/_static/fonts/RobotoSlab-Regular.ttf
- share/doc/vdirsyncer/_static/fonts/fontawesome-webfont.eot
- share/doc/vdirsyncer/_static/fonts/fontawesome-webfont.svg
- share/doc/vdirsyncer/_static/fonts/fontawesome-webfont.ttf
- share/doc/vdirsyncer/_static/fonts/fontawesome-webfont.woff
- share/doc/vdirsyncer/_static/jquery.js
- share/doc/vdirsyncer/_static/js/
- share/doc/vdirsyncer/_static/js/modernizr.min.js
- share/doc/vdirsyncer/_static/js/theme.js
- share/doc/vdirsyncer/_static/minus.png
- share/doc/vdirsyncer/_static/plus.png
- share/doc/vdirsyncer/_static/pygments.css
- share/doc/vdirsyncer/_static/searchtools.js
- share/doc/vdirsyncer/_static/underscore.js
- share/doc/vdirsyncer/_static/up-pressed.png
- share/doc/vdirsyncer/_static/up.png
- share/doc/vdirsyncer/_static/websupport.js
- share/doc/vdirsyncer/changelog.html
- share/doc/vdirsyncer/config.html
- share/doc/vdirsyncer/contact.html
- share/doc/vdirsyncer/contributing.html
- share/doc/vdirsyncer/genindex.html
- share/doc/vdirsyncer/index.html
- share/doc/vdirsyncer/installation.html
- share/doc/vdirsyncer/keyring.html
- share/doc/vdirsyncer/license.html
- share/doc/vdirsyncer/objects.inv
- share/doc/vdirsyncer/packaging.html
- share/doc/vdirsyncer/partial-sync.html
- share/doc/vdirsyncer/problems.html
- share/doc/vdirsyncer/search.html
- share/doc/vdirsyncer/searchindex.js
- share/doc/vdirsyncer/ssl-tutorial.html
- share/doc/vdirsyncer/supported.html
- share/doc/vdirsyncer/tutorial.html
- share/doc/vdirsyncer/tutorials/
- share/doc/vdirsyncer/tutorials/claws-mail.html
- share/doc/vdirsyncer/tutorials/index.html
- share/doc/vdirsyncer/vdir.html
- share/doc/vdirsyncer/when.html
- share/examples/vdirsyncer/
- share/examples/vdirsyncer/config.example
|