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