            MODULE=python-markdown
           VERSION=3.10.2
            SOURCE=markdown-$VERSION.tar.gz
        SOURCE_URL=https://files.pythonhosted.org/packages/source/M/Markdown/
        SOURCE_VFY=sha256:994d51325d25ad8aa7ce4ebaec003febcce822c3f8c911e3b17c52f7f589f950
  SOURCE_DIRECTORY=$BUILD_DIRECTORY/markdown-$VERSION
          WEB_SITE=http://pypi.python.org/pypi/Markdown/
           ENTERED=20181230
           UPDATED=20260303
             SHORT="Python implementation of John Gruber's Markdown"

cat << EOF
This is a Python implementation of John Gruber
It is almost completely compliant with the reference implementation,
though there are a few known issues.
EOF
