            MODULE=python-markdown
           VERSION=3.8.2
            SOURCE=markdown-$VERSION.tar.gz
        SOURCE_URL=https://files.pythonhosted.org/packages/source/M/Markdown/
        SOURCE_VFY=sha256:247b9a70dd12e27f67431ce62523e675b866d254f900c4fe75ce3dda62237c45
  SOURCE_DIRECTORY=$BUILD_DIRECTORY/markdown-$VERSION
          WEB_SITE=http://pypi.python.org/pypi/Markdown/
           ENTERED=20181230
           UPDATED=20250718
             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
