Py25-recaptcha version 1.0.5 - How to Download and Install on Mac OS X
Thursday the 18th of March, 2010

    py25-recaptcha  most recent diff


    version 1.0.5

      View the most recent changes for the py25-recaptcha port at: py25-recaptcha.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for py25-recaptcha.
      The raw portfile for py25-recaptcha 1.0.5 is located here:
      http://py25-recaptcha.darwinports.com/dports/python/py25-recaptcha/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/py25-recaptcha


      The py25-recaptcha Portfile 60042 2009-10-30 03:36:43Z alakazam macports.org $

      PortSystem 1.0
      PortGroup python25 1.0

      Name: py25-recaptcha
      Version: 1.0.5
      Maintainers: alakazam stechert
      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
      Category:-append graphics
      Platform: darwin freebsd
      Homepage: http://pypi.python.org/pypi/recaptcha-client
      Master Sites: http://pypi.python.org/packages/source/r/recaptcha-client/
      distname recaptcha-client-${version}

      Checksums: md5 f810750fb0be4e1d08b2253e22cbc5d7 sha1 1cc666513eb7fcbe0327574ada5bd41accbe0feb rmd160 c03ddd4b922a28ce74e16510e4f13e2e37547d42

      depends_lib-append port:py25-crypto

      livecheck.type regex
      livecheck.url ${homepage}
      livecheck.regex "recaptcha-client&version=(\\d+(\\.\\d+)*)"

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/py25-recaptcha
      % sudo port install py25-recaptcha
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching py25-recaptcha
      ---> Verifying checksum for py25-recaptcha
      ---> Extracting py25-recaptcha
      ---> Configuring py25-recaptcha
      ---> Building py25-recaptcha with target all
      ---> Staging py25-recaptcha into destroot
      ---> Installing py25-recaptcha
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using py25-recaptcha with these commands:
      %  man py25-recaptcha
      % apropos py25-recaptcha
      % which py25-recaptcha
      % locate py25-recaptcha

     Where to find more information:

    Darwin Ports



    Lightbox this page.