          MODULE=python2-cheetah
         VERSION=2.4.4
          SOURCE=Cheetah-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/Cheetah-$VERSION
        SOURCE_URL=https://pypi.python.org/packages/source/C/Cheetah/
      SOURCE_VFY=sha256:be308229f0c1e5e5af4f27d7ee06d90bb19e6af3059794e5fd536a6f29a9b550
        WEB_SITE=http://www.cheetahtemplate.org/
            TYPE=python2
         ENTERED=20181230
         UPDATED=20181230
           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
