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