           SPELL=docutils
         VERSION=0.16
     SOURCE_HASH=sha512:1a4e1bdedc79388e73dd438ae6d4d2ba67a005c745613452e027c0f6b378058b528f3329d650454fc0d3dd5253a1eb95dc52b35846cbfb4d8618d9bd4c3ad934
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=https://$SPELL.sourceforge.net
   SOURCE_URL[0]=https://sourceforge.net/projects/docutils/files/docutils/$VERSION/$SOURCE
         LICENSE=GPL
         ENTERED=20040509
        KEYWORDS="doc"
           SHORT="Tools for processing plaintext documentation into 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. Includes reStructuredText, the easy to read, easy to use,
what-you-see-is-what-you-get plaintext markup language.

Several sources are or 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
