           SPELL=python-gnupg
         VERSION=0.2.6
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=http://python-gnupg.googlecode.com/files/$SOURCE
     SOURCE_HASH=sha512:2795ebb7895bd1938ebb39f88b092ce736f57acf7bda8b1235bc5285ac3bafcaaf199a6b2af82b2829c97f2fd37a47ed7dcd91b9529d64551236c206b5ff3a73
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
