File: control

package info (click to toggle)
django-simple-captcha 0.5.6-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,336 kB
  • sloc: python: 1,220; makefile: 80; sh: 5
file content (30 lines) | stat: -rw-r--r-- 925 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Source: django-simple-captcha
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders:
 Brian May <bam@debian.org>,
Build-Depends:
 debhelper-compat (= 9),
 dh-python,
 python3-all,
 python3-django,
 python3-django-ranged-response,
 python3-pil,
 python3-setuptools,
 python3-six,
 python3-testfixtures,
Standards-Version: 4.0.0
Homepage: https://github.com/mbi/django-simple-captcha
Vcs-Browser: https://salsa.debian.org/python-team/modules/django-simple-captcha
Vcs-Git: https://salsa.debian.org/python-team/modules/django-simple-captcha.git

Package: python3-django-captcha
Architecture: all
Depends:
 ttf-bitstream-vera,
 ${misc:Depends},
 ${python3:Depends},
Description: Django Simple Captcha Django application
 Django Simple Captcha is an extremely simple, yet highly customizable Django
 application to add captcha images to any Django form.