slackbuilds/python/cheetah3
B. Watson cc934d9996 python/cheetah3: Make slack-desc ASCII.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-17 12:38:16 -04:00
..
README python/cheetah3: Added (template engine and code-generation tool) 2020-05-23 09:32:00 +07:00
cheetah3.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
cheetah3.info various: Kill lots of python3 dep mentions 2021-04-21 00:42:24 -05:00
slack-desc python/cheetah3: Make slack-desc ASCII. 2022-03-17 12:38:16 -04:00

README

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.