          MODULE=Sphinx
         VERSION=7.2.6
          SOURCE=sphinx-$VERSION.tar.gz
      SOURCE_URL=https://files.pythonhosted.org/packages/source/S/Sphinx/
      SOURCE_VFY=sha256:9a5160e1ea90688d5963ba09a2dcd8bdd526620edbb65c328728f1b2228d5ab5
SOURCE_DIRECTORY=$BUILD_DIRECTORY/sphinx-$VERSION
        WEB_SITE=http://pypi.python.org/pypi/Sphinx/
         ENTERED=20100824
         UPDATED=20240218
           SHORT="Python document tool"

cat << EOF
Sphinx is a tool that makes it easy to create intelligent and beautiful
documentation for Python projects (or other documents consisting of multiple
reStructuredText sources), written by Georg Brandl. It was originally created
for the new Python documentation, and has excellentfacilities for Python
project documentation, but C/C++ is supported as well, and more languages are
planned.
EOF
