slackbuilds_ponce/python/cheetah3
Robby Workman 48c22f9303 various: Kill lots of python3 dep mentions
This is far from complete.
We still need to review and tweak anything with "PYTHON" in
the README, as many/most/all of those are telling the user
how to build with python3 support. We almost surely want to
enable that by default in all of those cases.
2021-04-21 00:42:24 -05:00
..
cheetah3.info
cheetah3.SlackBuild
README
slack-desc

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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 theyre 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.