           SPELL=rsa
         VERSION=1.1
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=http://pypi.python.org/packages/source/r/$SPELL/$SOURCE
     SOURCE_HASH=sha512:2c8bb2a0b0e3b887810a866540789f3b0a0f7f2ba7ec5eb95bc4889d800f16c1f71e585e0f7ed36eae44aa2b0d26ff550cfcd8a1e55a81da12f85be8cc5987e8
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=http://www.stuvel.eu/rsa
      LICENSE[0]=GPL
         ENTERED=20080424
           SHORT="Pure-Python RSA implementation"
cat << EOF
It's a module for calculating large primes, and RSA encryption, decryption,
signing and verification. Includes generating public and private keys.
EOF
