           SPELL=pycryptodome
         VERSION=3.4.7
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://pypi.org/packages/source/p/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:a328df1f3b2cfeccbb5984aca4c5cbd59e8a352c817e82411d2876b2494476027f63e61200b0cc87e9420e8b47e91fffe71865fb2c23a66da0276814641eaab0
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE=https://www.pycryptodome.org/
         ENTERED=20170711
        KEYWORDS="crypto"
           SHORT="cryptographic library for Python"
cat << EOF
PyCryptodome is a self-contained Python package of low-level cryptographic
primitives. It's a fork of PyCrypto library.
EOF
