python-recaptcha 1.0.6-1 source package in Ubuntu

Changelog

python-recaptcha (1.0.6-1) unstable; urgency=low

  * New upstream version.
      + URL for the service updated to new location. SSL certificate was
        not valid anymore for the old location. Closes: #637880.
  * Bump Standards-Version. No changes required.
  * Switch to dh_python2.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 15:30:07 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Vincent Bernat
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe python

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-recaptcha_1.0.6.orig.tar.gz 7.2 KiB 28c6853c1d13d365b7dc71a6b05e5ffb56471f70a850de318af50d3d7c0dea2f
python-recaptcha_1.0.6-1.debian.tar.gz 2.2 KiB 8b9ab9f1f46326c5cabcc602f1686ab828bdd71e974542a963dc7bb53a1ad951
python-recaptcha_1.0.6-1.dsc 1.4 KiB 5d8b17637eecb5d37cd1b93b448b27fd9b36eb7617168a7efd5c832b9627b8b1

Available diffs

View changes file

Binary packages built by this source

python-recaptcha: client library for reCAPTCHA and Mailhide

 This Python package provides modules implementing clients for both
 reCAPTCHA and reCAPTCHA Mailhide.
 .
 reCAPTCHA hinders automated abuse of web sites (such as comment spam
 or bogus registrations) by using a CAPTCHA to try to ensure that
 humans are involved.
 .
 reCAPTCHA Mailhide allows web sites to obfuscate email addresses,
 revealing them only if a reCAPTCHA is solved.
 .
 These modules access a web service that requires sites running the
 reCAPCHA client to register (at no cost) for an API key. On the other
 hand, no imaging libraries or complex computations are needed to
 generate and check CAPTCHAs.