           SPELL=python-itsdangerous
         VERSION=1.1.0
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://github.com/pallets/itsdangerous/archive/${VERSION}.tar.gz
     SOURCE_HASH=sha512:6a2c4931050137839bd4ae6847f5f9a4b8b88280a6c2e45192bb8bfd9b2a9e0e997c2fcbdca184d6e110f0765c33155546326875dfb30d58ac064a087a8d948e
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/itsdangerous-$VERSION"
        WEB_SITE="https://github.com/pallets/itsdangerous"
      LICENSE[0]=BSD
         ENTERED=20160828
           SHORT="helpers to pass data to untrusted environments"
cat << EOF
Various helpers to pass data to untrusted environments and to get it back
safe and sound.
EOF
