Source: python-django-nh3
Section: python
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Michael Fladischer <fladi@debian.org>,
Build-Depends:
 debhelper-compat (= 14),
 dh-sequence-python3,
 dh-sequence-single-binary,
 pybuild-plugin-pyproject,
 python3-all,
 python3-django,
 python3-nh3,
 python3-pytest,
 python3-pytest-django,
 python3-setuptools,
Standards-Version: 4.7.4
Homepage: https://github.com/marksweb/django-nh3
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-django-nh3
Vcs-Git: https://salsa.debian.org/python-team/packages/python-django-nh3.git
Testsuite: autopkgtest-pkg-pybuild
X-Style: black

Package: python3-django-nh3
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: Django integration with nh3/Ammonia sanitizer (Python3 version)
 Django integration with nh3, Python binding to Ammonia HTML sanitizer Rust
 crate. It provides several model field implementations and a template tag to
 strip harmful or unwanted tags from input.
 .
 This package contains the Python 3 version of the library.
