Source: wsgidav
Section: python
Priority: optional
Maintainer: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Uploaders: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-setuptools,
 python3-all,
 python3-cheroot,
 python3-defusedxml,
 python3-json5,
 python3-sphinx,
 python3-sphinx-rtd-theme,
 python3-webtest,
 python3-yaml
Testsuite: autopkgtest-pkg-python
Standards-Version: 4.6.2
Homepage: https://github.com/mar10/wsgidav

Package: python3-wsgidav
Architecture: all
Depends:
 ${python3:Depends},
 ${misc:Depends},
 python3-cheroot
Suggests:
 python-wsgidav-doc,
Description: generic and extendable WebDAV server (Python 3)
 This package contains a generic and extendable WebDAV server written in Python
 and based on WSGI.
 .
 This package installs the library for Python 3.

Package: python-wsgidav-doc
Section: doc
Architecture: all
Depends:
 ${sphinxdoc:Depends},
 ${misc:Depends},
Description: generic and extendable WebDAV server (common documentation)
 This package contains a generic and extendable WebDAV server written in Python
 and based on WSGI.
 .
 This is the common documentation package.
