File: control

package info (click to toggle)
librecaptcha 0.6.4-1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 200 kB
  • sloc: python: 1,453; makefile: 2
file content (43 lines) | stat: -rw-r--r-- 1,204 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
31
32
33
34
35
36
37
38
39
40
41
42
43
Source: librecaptcha
Section: web
Priority: optional
Maintainer: Paul Wise <pabs@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 gir1.2-gdkpixbuf-2.0,
 gir1.2-glib-2.0,
 gir1.2-gtk-3.0,
 python3 (>= 3.4~),
 python3-gi (>= 3.30.0~),
 python3-pil (>= 4.1.1~),
 python3-requests (>= 2.18.1~),
 python3-setuptools,
 python3-slimit (>= 0.8.1~),
Standards-Version: 4.5.1
Homepage: https://github.com/taylordotfish/librecaptcha/
Testsuite: autopkgtest-pkg-python
Rules-Requires-Root: no

Package: python3-librecaptcha
Architecture: all
Depends:
 gir1.2-gdkpixbuf-2.0,
 gir1.2-glib-2.0,
 gir1.2-gtk-3.0,
 imagemagick,
 python3-gi (>= 3.30.0~),
 ${misc:Depends},
 ${python3:Depends},
Recommends:
 fonts-freefont-otf | fonts-liberation | fonts-liberation2 | fonts-dejavu-core,
Description: program and library for solving reCAPTCHA challenges
 A program and library for solving reCAPTCHA challenges.
 It provides an interface through which a human can solve them.
 .
 https://en.wikipedia.org/wiki/ReCAPTCHA
 .
 Please note that tokens from successfully completed CAPTCHAs
 may be rejected due to lack of support for BotGuard:
 .
 https://github.com/taylordotfish/librecaptcha/issues/7