          MODULE=python2-pycrypto
         VERSION=2.6.1
          SOURCE=pycrypto-$VERSION.tar.gz
      SOURCE_URL=https://pypi.python.org/packages/60/db/645aa9af249f059cc3a368b118de33889219e0362141e75d4eaf6f80f163/
      SOURCE_VFY=sha256:f2ce1e989b272cfcb677616763e0a2e7ec659effa67a88aa92b3a65528f60a3c
SOURCE_DIRECTORY=$BUILD_DIRECTORY/pycrypto-$VERSION
        WEB_SITE=https://pypi.python.org/pypi/pycrypto/
         ENTERED=20030210
         UPDATED=20160723
            TYPE=python2
           SHORT="Crypto module for Python"

cat << EOF
The Toolkit is a collection of cryptographic algorithms and protocols,
implemented for use from Python. Among the contents of the package:
    * Hash functions: MD2, MD4, RIPEMD.
    * Block encryption algorithms: AES, ARC2, Blowfish, CAST, DES,
      Triple-DES, IDEA, RC5.
    * Stream encryption algorithms: ARC4, simple XOR.
    * Public-key algorithms: RSA, DSA, ElGamal, qNEW.
    * Protocols: All-or-nothing transforms, chaffing/winnowing.
    * Miscellaneous: RFC1751 module for converting 128-key keys into a
      set of English words, primality testing.
EOF
