diff options
author | Nikos Skalkotos <skalkoto@gmail.com> | 2011-07-08 17:51:04 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-07-14 19:50:57 -0300 |
commit | 6a93398fdceb06d9d63313d045e8762dda40770b (patch) | |
tree | 61fe62f6a700eda0ea8d3b8efa451d4469c78dac /python/python-cheetah/slack-desc | |
parent | ab2766ddbc81b6376c4ab5cae1fef657112a2c51 (diff) | |
download | slackbuilds-6a93398fdceb06d9d63313d045e8762dda40770b.tar.gz |
python/python-cheetah: Added (Python-Powered Template Engine)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'python/python-cheetah/slack-desc')
-rw-r--r-- | python/python-cheetah/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python-cheetah/slack-desc b/python/python-cheetah/slack-desc new file mode 100644 index 0000000000..f2354493c8 --- /dev/null +++ b/python/python-cheetah/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 ':'. + + |-----handy-ruler------------------------------------------------------| +python-cheetah: Cheetah (Python-Powered Template Engine) +python-cheetah: +python-cheetah: Cheetah is an open source template engine and code generation tool, +python-cheetah: written in Python. It can be used standalone or combined with other +python-cheetah: tools and frameworks. Web development is its principle use, but +python-cheetah: Cheetah is very flexible and is also being used to generate C++ game +python-cheetah: code, Java, sql, form emails and even Python code. +python-cheetah: +python-cheetah: Homepage: http://www.cheetahtemplate.org/ +python-cheetah: +python-cheetah: |