           SPELL=python-cryptography
          SPELLX=cryptography
         VERSION=39.0.1
     SOURCE_HASH=sha512:a7df2cc73309b6902a2743273e41c7bec8e0dd0c8160b24edf6554089ca8d160cde7d9007cf45751cb52823c2a6f4a3c437a447292f6e8c06db547d519e98b94
  SECURITY_PATCH=1
          SOURCE=$SPELLX-$VERSION.tar.gz
   SOURCE_URL[0]=https://pypi.io/packages/source/c/$SPELLX/$SOURCE
    SOURCE_HINTS="no-check-certificate"
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
      LICENSE[0]=BSD
      LICENSE[1]=APACHE
        WEB_SITE=https://cryptography.io/
         ENTERED=20150316
           SHORT="Python cryptographic recipes and primitives"
cat << EOF
cryptography is a package which provides cryptographic recipes and primitives to
Python developers.

Our goal is for it to be your "cryptographic standard library".

cryptography includes both high level recipes, and low level interfaces to
common cryptographic algorithms such as symmetric ciphers, message digests and
key derivation functions.
EOF
