          MODULE=docutils
         VERSION=0.8.1
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=$SFORGE_URL/$MODULE
      SOURCE_VFY=sha1:5c23bf94b46d5ad786dd6f278233d1f16c3047e8
        WEB_SITE=http://docutils.sourceforge.net
         ENTERED=20030402
         UPDATED=20110924
           SHORT="tools to transform plaintext documentation to useful formats"

cat << EOF
The purpose of the Docutils project is to create a set of tools for
processing plaintext documentation into useful formats, such as HTML,
XML, and TeX. Several sources will be supported:
  * Standalone files (implemented).
  * Inline documentation from Python modules and packages, extracted
    with namespace context.
  * PEPs (Python Enhancement Proposals) (implemented).
  * And others as discovered.
EOF
