           SPELL=python-cryptography
          SPELLX=cryptography
         VERSION=3.3.1
     SOURCE_HASH=sha512:62192fe0fd3bb8844ccc0056ab72a42b038db2a4ecb0928543c520b85e1de93066dab0d604acf23d37395d68172b9618f81c6022a59ec49725bc1862096d15d1
  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
