           SPELL=python-gnupg
         VERSION=0.2.4
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=http://python-gnupg.googlecode.com/files/$SOURCE
     SOURCE_HASH=sha512:8876f9b44d518e4419a7b609d80c894d3d646691bf942af5cfc77ccdce5b4a316bf3f0dfe4c818b34d751cdb7bc9337be908ebd8fb2879a8349df3b4f30c913b
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=http://code.google.com/p/python-gnupg/
      LICENSE[0]=BSD
         ENTERED=20100629
           SHORT="Python API which wraps the GNU Privacy Guard"
cat << EOF
This project implements a Python library which takes care of the internal
details and allows its users to generate and manage keys, encrypt and decrypt
data, and sign and verify messages.
EOF
