           SPELL=python-markdown
          SPELLX=Markdown
         VERSION=2.1.1
     SOURCE_HASH=sha512:aa20209afc0f8b6bd3f39307b8487ffdf47b2ad017b8c6db70fcb2878c751a007c7f99bc71b1fe8abb7553468997a7b2be69f12211015835b94521a8c8c8657b
          SOURCE=${SPELLX}-${VERSION}.tar.gz
   SOURCE_URL[0]=http://pypi.python.org/packages/source/M/${SPELLX}/${SOURCE}
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
        WEB_SITE="http://www.freewisdom.org/projects/python-markdown/"
      LICENSE[0]=BSD
         ENTERED=20070910
           SHORT="a 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
