           SPELL=docutils
         VERSION=0.18
     SOURCE_HASH=sha512:c61bbe26b5f771dbfa4df94249bf19575088160f82a4a5cdf427a78d2675de915e9d979fffd515e353259ac57a08e7096c970f06ae20d7ca6f48d223072f0096
          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
