Source: pywebdav
Section: python
Priority: optional
Maintainer: Debian Tryton Maintainers <maintainers@debian.tryton.org>
Uploaders: Mathias Behrle <mathiasb@m9s.biz>
Build-Depends:
 debhelper (>= 9),
 dh-python,
 python,
 python-setuptools,
Standards-Version: 3.9.8
Homepage: https://pypi.python.org/pypi/PyWebDAV/
Vcs-Browser: https://anonscm.debian.org/cgit/tryton/pywebdav.git
Vcs-Git: https://anonscm.debian.org/cgit/tryton/pywebdav.git
X-Python-Version: >= 2.4

Package: python-webdav
Architecture: all
Depends: python-pkg-resources, ${misc:Depends}, ${python:Depends}
Breaks:
 tryton-modules-calendar (<= 2.2.0-1),
 tryton-modules-calendar-scheduling (<= 2.2.1-1),
 tryton-modules-calendar-todo (<= 2.2.0-1),
 tryton-modules-party-vcarddav (<= 2.2.0-1),
 tryton-server (<= 2.2.1-1),
Description: WebDAV server implementation in Python
 PyWebDAV is a WebDAV server implementation in Python. It's aim is to provide a
 simple interface to webdav services to any application which needs it. It can
 be run as a daemon.
