           SPELL=docutils
         VERSION=0.12
     SOURCE_HASH=sha512:0087433f8b76e1d0302d2fab77fdbda941132d16ac1fcecb26ca66119687eefd9e2f6901e05d705f857fa31e2526136c9827dfd57c44cd295bd10dcce3faebf9
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=http://$SPELL.sourceforge.net
   SOURCE_URL[0]=https://pypi.python.org/packages/source/d/${SPELL}/${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
