<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>recaptcha-client</name>
<shortdesc>A plugin for reCAPTCHA and reCAPTCHA Mailhide</shortdesc>
<description>Provides a CAPTCHA for Python using the reCAPTCHA service. Does not require
any imaging libraries because the CAPTCHA is served directly from reCAPTCHA.
Also allows you to securely obfuscate emails with Mailhide. This functionality
requires pycrypto. This library requires two types of API keys. If you'd like
to use the CAPTCHA, you'll need a key from http://recaptcha.net/api/getkey.
For Mailhide, you'll need a key from http://mailhide.recaptcha.net/apikey.

The trunk can be checked out from
http://recaptcha.googlecode.com/svn/trunk/recaptcha-plugins/python,
and the associated Google Code project lives at
http://code.google.com/p/recaptcha.

The package maintainer can be contacted at jabronson@gmail.com.</description>
<homepage rdf:resource="http://recaptcha.net" />
<maintainer><foaf:Person><foaf:name>Ben Maurer</foaf:name>
<foaf:mbox_sha1sum>846236151bafadec93c692485573086b591418fb</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>1.0.3</revision></Version></release>
</Project></rdf:RDF>