Source: django-simple-captcha
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Brian May <bam@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 dh-sequence-sphinxdoc,
 gettext,
Build-Depends-Indep:
 python3-all,
 python3-django <!nocheck>,
 python3-django-ranged-response <!nocheck>,
 python3-pil <!nocheck>,
 python3-setuptools,
 python3-sphinx <!nodoc>,
 python3-sphinx-rtd-theme <!nodoc>,
 python3-testfixtures <!nocheck>,
Rules-Requires-Root: no
Standards-Version: 4.7.2
Homepage: https://github.com/mbi/django-simple-captcha
Vcs-Browser: https://salsa.debian.org/python-team/packages/django-simple-captcha
Vcs-Git: https://salsa.debian.org/python-team/packages/django-simple-captcha.git

Package: python-django-captcha-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
 ${sphinxdoc:Depends},
Description: Simple Captcha Django application (Documentation)
 Django Simple Captcha is an extremely simple, yet highly customizable Django
 application to add captcha images to any Django form.
 .
 This package contains the documentation.

Package: python3-django-captcha
Architecture: all
Depends:
 python3-django (>= 3:4.2~),
 ttf-bitstream-vera,
 ${misc:Depends},
 ${python3:Depends},
Suggests:
 python-django-captcha-doc,
Description: Simple Captcha Django application (Python3)
 Django Simple Captcha is an extremely simple, yet highly customizable Django
 application to add captcha images to any Django form.
 .
 This package contains the Python 3 version of the library.
