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