           SPELL=xmltodict
         VERSION=0.11.0
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://pypi.org/packages/source/x/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:d42ef146a40f386a5389958f890605c560ce9db2da4447099b8725edc1998339b77ea732576fc7e77fbe5a755a2dc3239dfae4a82fc6593c5f977145ab445295
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE=https://github.com/martinblech/xmltodict
      LICENSE[0]=MIT
         ENTERED=20180326
        KEYWORDS="xml"
           SHORT="makes working with XML feel like you are working with JSON"
cat << EOF
xmltodict is a Python module that makes working with XML feel like you are
working with JSON.
EOF
