diff options
author | Willy Sudiarto Raharjo <willysr@slackware-id.org> | 2012-09-13 22:58:46 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-14 16:40:34 -0500 |
commit | 50759a095bd4ac68b008861180740aa813b3e2b7 (patch) | |
tree | a8b5fcfa82ad3c9ec398af5db293b1b7937dd288 /libraries/ctemplate/slack-desc | |
parent | 7ef361bf5353e31176ee92539c9b817e16aeac51 (diff) |
libraries/ctemplate: Added (template language for C++)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/ctemplate/slack-desc')
-rw-r--r-- | libraries/ctemplate/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/ctemplate/slack-desc b/libraries/ctemplate/slack-desc new file mode 100644 index 0000000000000..43acb0a3ef64e --- /dev/null +++ b/libraries/ctemplate/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------------------------------------------------------| +ctemplate: Ctemplate (template language for C++) +ctemplate: +ctemplate: CTemplate is a simple but powerful template language for C++. +ctemplate: It emphasizes separating logic from presentation: it is not +ctemplate: possible to embed application logic in this template language. +ctemplate: +ctemplate: Homepage: http://code.google.com/p/ctemplate +ctemplate: +ctemplate: +ctemplate: +ctemplate: |