            MODULE=python2-markdown
           VERSION=3.1.1
            SOURCE=Markdown-$VERSION.tar.gz
  SOURCE_DIRECTORY=$BUILD_DIRECTORY/Markdown-$VERSION
        SOURCE_URL=https://files.pythonhosted.org/packages/source/M/Markdown/
        SOURCE_VFY=sha256:2e50876bcdd74517e7b71f3e7a76102050edec255b3983403f1a63e7c8a41e7a
          WEB_SITE=http://pypi.python.org/pypi/Markdown/
              TYPE=python2
           ENTERED=20181230
           UPDATED=20190527
             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.
EOF
