diff options
author | Henry Pfeil <hpfeil@psnarf.org> | 2020-05-22 17:05:46 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-23 09:32:00 +0700 |
commit | fb850da2febe81e81cad64b983b4b7536c700891 (patch) | |
tree | 9907761c8a74d72d934db6fa5128dbda6187af5f /python/cheetah3/slack-desc | |
parent | bc8a85c81222c2b95c9d4bb2b5bb218275dfa4e4 (diff) |
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>
Diffstat (limited to 'python/cheetah3/slack-desc')
-rw-r--r-- | python/cheetah3/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/cheetah3/slack-desc b/python/cheetah3/slack-desc new file mode 100644 index 000000000000..f37d35ce2165 --- /dev/null +++ b/python/cheetah3/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------------------------------------------------------| +cheetah3: Cheetah3 (Python3 template engine and code-generation tool) +cheetah3: +cheetah3: Cheetah3 is a free and open source template engine and code- +cheetah3: generation tool written in Python. Cheetah can be used unto itself, +cheetah3: or incorporated with other technologies and stacks regardless of +cheetah3: whether they’re written in Python or not. +cheetah3: +cheetah3: Homepage: http://www.cheetahtemplate.org/ +cheetah3: +cheetah3: +cheetah3: |