slackbuilds_ponce/python/cheetah3
Henry Pfeil fb850da2fe
python/cheetah3: Added (template engine and code-generation tool)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-05-23 09:32:00 +07: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.