           SPELL=pymdown-extensions
         VERSION=4.8
          SOURCE=${SPELL}-${VERSION}.tar.gz
   SOURCE_URL[0]=https://pypi.io/packages/source/p/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:a1994c0b109f24cdb3bb90bd0daff9400085ef334d3b3a362850c52d34eb4925c7314c443ef07cb91c16c3d7eb5339cf3cfa8aa94f418791d4f63560fe119169
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
      LICENSE[0]=MIT
        WEB_SITE=https://github.com/facelessuser/pymdown-extensions
         ENTERED=20170113
           SHORT="extension pack for Python Markdown"
cat << EOF
PyMdown Extensions provides a handful of extensions for use with Python
Markdown. Keep in mind, the PyMdown extensions were designed to work with the
default extensions, so your mileage may vary in regards to compatibility when
paired with other 3rd party extensions.
EOF
