           SPELL=python-keyczar
         VERSION=0.715
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://pypi.python.org/packages/source/p/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:e0733ad488db2a2803227db6f140c5f316425782a780070e6fd4227d3b88d523e2c41743cd3a6e14e535c7dbdf7b50b428d15d26ca5cfb35e2841a5f71b709f3
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE=https://github.com/google/keyczar
      LICENSE[0]=APACHE
         ENTERED=20150806
           SHORT="toolkit for safe and simple cryptography"
cat << EOF
Keyczar is an open source cryptographic toolkit designed to make it easier and
safer for developers to use cryptography in their applications.

Keyczar supports authentication and encryption with both symmetric and
asymmetric keys.
EOF
