           SPELL=python-markdown
          SPELLX=markdown
         VERSION=3.10.2
              VX=2b/f4/69fa6ed85ae003c2378ffa8f6d2e3234662abd02c10d216c0ba96081a238
          SOURCE=${SPELLX}-${VERSION}.tar.gz
   SOURCE_URL[0]=https://files.pythonhosted.org/packages/${VX}/${SOURCE}
     SOURCE_HASH=sha512:cd84d5715002ed58cb1ec64f1b33d048892162cfc9675f570e146bc611ea92cf0dbb3a99018e091131188f29efde8c25da2e9218b5d0d96890c406cbde300074
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
