          MODULE=python-cheetah3
         VERSION=3.3.3
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://files.pythonhosted.org/packages/d5/47/926cc265aa1da98f1c96c11eb0de45984b8fc1ca2254150ac66aad0e28b7/CT3-3.3.3.tar.gz
      SOURCE_VFY=sha256:32b6edf228d1243787a67d3731ce4c26a05bc9a3c9458e893573d700eecc6c5c
SOURCE_DIRECTORY=$BUILD_DIRECTORY/CT3-$VERSION
        WEB_SITE=http://www.cheetahtemplate.org/
            TYPE=python3
         ENTERED=20181230
         UPDATED=20240218
        REPLACES=python-cheetah
           SHORT="A Python-powered template engine and code generator"

cat << EOF
Cheetah3 is a free and open source template engine and code-generation tool
written in Python. Cheetah can be used unto itself, or incorporated with other
technologies and stacks regardless of whether they're written in Python or not.
At its core, Cheetah is a domain-specific language for markup generation and
templating which allows for full integration with existing Python code but also
offers extensions to traditional Python syntax to allow for easier
text-generation.
EOF
