           SPELL=python-route53
          SPELLX=${SPELL/python-/}
         VERSION=1.0.1
          SOURCE=${SPELLX}-${VERSION}.tar.gz
   SOURCE_URL[0]=https://pypi.io/packages/source/r/${SPELLX}/${SOURCE}
     SOURCE_HASH=sha512:a132aa13a4827170f43cf7b7128198cd9021c2fb0be8226cb2fde9c7f2b88bc7dfa5c5847b55b62ee842611809f743772b43c2c5d06b940f06a4a45a2ba5f86e
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
        WEB_SITE=https://github.com/gtaylor/python-route53
      LICENSE[0]=MIT
         ENTERED=20161208
        KEYWORDS=""
           SHORT="simple Route53 API for Python 2.7/3.x, powered by requests"
cat << EOF
python-route53 aims to provide the simplest possible API for Route 53.
EOF
