# $Id$ PortSystem 1.0 PortGroup python25 1.0 name py25-recaptcha version 1.0.1 maintainers stechert@macports.org description Python recaptcha client long_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 categories-append graphics platforms darwin freebsd homepage http://recaptcha.net/ master_sites http://pypi.python.org/packages/source/r/recaptcha-client/ distname recaptcha-client-${version} checksums md5 6a479f2142efc25954a6f37012b4c2dd \ sha1 901a9de924f5685b8229bf1022788d17c04125a6 \ rmd160 73f9b10e3cbb66e7c612b1a2b3266da813e70a0c depends_lib-append port:py25-crypto