           SPELL=python-markdown
          SPELLX=markdown
         VERSION=3.10.3
              VX=29/6f/da4c6aea59b3001f2e8c0ec7497475aadaf3b021c10cab5b2858f0f32b26
          SOURCE=${SPELLX}-${VERSION}.tar.gz
   SOURCE_URL[0]=https://files.pythonhosted.org/packages/${VX}/${SOURCE}
     SOURCE_HASH=sha512:64e5e5f27a2aa0297e316c20796969e802acc3ffcf5e8c266fcf0eda2d188f30458adf1f0420508b104dfdb2a8b153d58b10a5b20f48d8327df5318b784307f9
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
        WEB_SITE="https://python-markdown.github.io/"
      LICENSE[0]=BSD
         ENTERED=20070910
           SHORT="Python implementation of John Gruber's Markdown"
cat << EOF
This is a Python implementation of John Gruber's Markdown. It is almost
completely compliant with the reference implementation, though there are
a few known issues. Python Markdown offers a flexible extension mechanism,
which makes it possible to change the behavior of the module without having
to edit the actual script files.
EOF
