AUTHORS
COPYING
GOALS.rst
MANIFEST.in
Makefile
README.rst
pyproject.toml
setup.py
tox.ini
compat/README.rst
compat/common.sh
compat/litmus-0.13.tar.gz.sha256sum
compat/litmus.sh
compat/serverinfo.xml
compat/xandikos-litmus.sh
compat/xandikos-pycaldav.sh
compat/xandikos-vdirsyncer.sh
examples/docker-compose.yml
examples/gunicorn.conf.py
examples/uwsgi-heroku.ini
examples/uwsgi-standalone.ini
examples/uwsgi.ini
examples/xandikos-ingress.k8s.yaml
examples/xandikos-servicemonitor.k8s.yaml
examples/xandikos.avahi.service
examples/xandikos.example
examples/xandikos.k8s.yaml
examples/xandikos.nginx.conf
examples/xandikos.service
examples/xandikos.socket
man/xandikos.8
notes/README.rst
notes/api-stability.rst
notes/auth.rst
notes/collection-config.rst
notes/context.rst
notes/dav-compliance.rst
notes/debugging.rst
notes/file-format.rst
notes/goals.rst
notes/heroku.rst
notes/indexes.rst
notes/monitoring.rst
notes/multi-user.rst
notes/prometheus.rst
notes/release-process.rst
notes/scheduling-plan.rst
notes/store.rst
notes/structure.rst
notes/subcommands.rst
notes/uwsgi.rst
notes/webdav.rst
xandikos/__init__.py
xandikos/__main__.py
xandikos/access.py
xandikos/apache.py
xandikos/caldav.py
xandikos/carddav.py
xandikos/collation.py
xandikos/davcommon.py
xandikos/icalendar.py
xandikos/infit.py
xandikos/py.typed
xandikos/quota.py
xandikos/scheduling.py
xandikos/server_info.py
xandikos/sync.py
xandikos/timezones.py
xandikos/vcard.py
xandikos/web.py
xandikos/webdav.py
xandikos/wsgi.py
xandikos/wsgi_helpers.py
xandikos/xmpp.py
xandikos.egg-info/PKG-INFO
xandikos.egg-info/SOURCES.txt
xandikos.egg-info/dependency_links.txt
xandikos.egg-info/entry_points.txt
xandikos.egg-info/requires.txt
xandikos.egg-info/top_level.txt
xandikos/store/__init__.py
xandikos/store/config.py
xandikos/store/git.py
xandikos/store/index.py
xandikos/store/vdir.py
xandikos/templates/collection.html
xandikos/templates/principal.html
xandikos/templates/root.html
xandikos/tests/__init__.py
xandikos/tests/test_api.py
xandikos/tests/test_caldav.py
xandikos/tests/test_carddav.py
xandikos/tests/test_config.py
xandikos/tests/test_icalendar.py
xandikos/tests/test_store.py
xandikos/tests/test_vcard.py
xandikos/tests/test_web.py
xandikos/tests/test_webdav.py
xandikos/tests/test_wsgi.py