           SPELL=pygpgme
         VERSION=0.2
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=http://pypi.python.org/packages/source/p/$SPELL/$SOURCE
     SOURCE_HASH=sha512:c0879a7213c20e8d55f1999f0ddc54f81cbdf0021fb68df03980b9f176a29d572d80019e55c8453e0a6f25f9482b8e88e9a62bc79cbb0a1971d6ed8676d1b27a
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=https://launchpad.net/products/pygpgme
      LICENSE[0]=LGPL
         ENTERED=20080111
           SHORT="Python wrapper for the GPGME library"
cat << EOF
PyGPGME is a Python module that lets you sign, verify, encrypt and decrypt
messages using the OpenPGP format.

It is built on top of the GNU Privacy Guard and the GPGME library.
EOF
