diff options
| author | Lockywolf <for_sbo.python3-pystache_2023-07-06@lockywolf.net> | 2023-07-15 11:48:21 +0900 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-07-15 17:30:05 +0700 |
| commit | 7c24012474a30d64ec1950affb37c0d7f4dc8195 (patch) | |
| tree | 6133f2df09c21f73af20e26ce7f23b2cecb106ce /python/python3-pystache/slack-desc | |
| parent | da3655889bab07e1618f090ef4d510fad1079d94 (diff) | |
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>
Diffstat (limited to 'python/python3-pystache/slack-desc')
| -rw-r--r-- | python/python3-pystache/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-pystache/slack-desc b/python/python3-pystache/slack-desc new file mode 100644 index 0000000000..5bdc2e5ac1 --- /dev/null +++ b/python/python3-pystache/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python3-pystache: python3-pystache (Python implementation of Mustache) +python3-pystache: +python3-pystache: Pystache is a Python implementation of Mustache. Mustache is a +python3-pystache: framework-agnostic, logic-free templating system inspired by +python3-pystache: ctemplate and et. Like ctemplate, Mustache emphasizes separating +python3-pystache: logic from presentation: it is impossible to embed application logic +python3-pystache: in this template language. +python3-pystache: +python3-pystache: +python3-pystache: +python3-pystache: |
