          MODULE=docutils
         VERSION=0.22.1
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://pypi.io/packages/source/d/$MODULE/
      SOURCE_VFY=sha256:d2fb50923a313532b6d41a77776d24cb459a594be9b7e4afa1fbcb5bda1893e6
        WEB_SITE=https://pypi.org/project/docutils/#files
         ENTERED=20030402
         UPDATED=20250919
           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
