SlackBuildsOrg/python/python3-pystache
Lockywolf 7c24012474
python/python3-pystache: Added (Mustache in Python).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-07-15 17:30:05 +07:00
..
python3-pystache.info
python3-pystache.SlackBuild
README
slack-desc

Pystache is a Python implementation of Mustache. Mustache is a
framework-agnostic, logic-free templating system inspired by ctemplate
and et. Like ctemplate, Mustache "emphasizes separating logic from
presentation: it is impossible to embed application logic in this
template language."