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.6.0
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
