File: control

package info (click to toggle)
libcaptcha-recaptcha-perl 0.98%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 180 kB
  • ctags: 41
  • sloc: perl: 274; makefile: 2
file content (40 lines) | stat: -rw-r--r-- 1,696 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
Source: libcaptcha-recaptcha-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>,
           Xavier Guimard <x.guimard@free.fr>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: perl,
                     libwww-perl,
                     libhtml-tiny-perl,
                     libtest-pod-perl,
                     libtest-pod-coverage-perl
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcaptcha-recaptcha-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libcaptcha-recaptcha-perl.git
Homepage: http://search.cpan.org/dist/Captcha-reCAPTCHA/

Package: libcaptcha-recaptcha-perl
Architecture: all
Depends: ${perl:Depends},
         ${misc:Depends},
         libwww-perl,
         libhtml-tiny-perl
Description: perl implementation of the reCAPTCHA API
 Captcha::reCAPTCHA is a perl module for accessing the reCAPTCHA API.
 . 
 reCAPTCHA is a hybrid mechanical turk and captcha that allows visitors
 who complete the captcha to assist in the digitization of books.
 From http://recaptcha.net/learnmore.html:
 .
 reCAPTCHA improves the process of digitizing books by sending words that
 cannot be read by computers to the Web in the form of CAPTCHAs for
 humans to decipher. More specifically, each word that cannot be read
 correctly by OCR is placed on an image and used as a CAPTCHA. This is
 possible because most OCR programs alert you when a word cannot be read
 correctly.
 .
 To use reCAPTCHA you need to register your site here:
 https://admin.recaptcha.net/recaptcha/createsite/