Source: python-uritemplate
Section: python
Priority: optional
Maintainer: PKG Cloud <team+cloud@tracker.debian.org>
Uploaders:
 Jimmy Kaplowitz <jimmy@debian.org>,
 Thomas Goirand <zigo@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-sphinxdoc <!nodoc>,
 dh-python,
 python3-all,
 python3-setuptools,
 python3-pytest <!nocheck>,
 python3-sphinx <!nodoc>,
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/cloud-team/python-uritemplate
Vcs-Git: https://salsa.debian.org/cloud-team/python-uritemplate.git
Homepage: https://github.com/python-hyper/uritemplate
Rules-Requires-Root: no

Package: python3-uritemplate
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: implementation of RFC6570 - Python 3.x
 python-uritemplate implements RFC6570. URI Template can expand templates up to
 and including Level 4 in that specification. It exposes one method, "expand".
 .
 This package provides the Python 3.x module.

Package: python-uritemplate-doc
Architecture: all
Section: doc
Depends:
 ${misc:Depends},
 ${sphinxdoc:Depends},
Description: implementation of RFC6570 - Documentation
 python-uritemplate implements RFC6570. URI Template can expand templates up to
 and including Level 4 in that specification. It exposes one method, "expand".
 .
 This is the common documentation package.
