diff options
author | Andrzej Telszewski <atelszewski@gmail.com> | 2011-07-28 10:55:44 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-07-28 10:55:44 -0300 |
commit | aafa0914ac074a8d4e9e25f3059b0e9d521c82ac (patch) | |
tree | f0f674480a9793ce0353121b7171e37f9fa63b18 /libraries/Smarty/slack-desc | |
parent | 3dfc7de500436317b8eb9f2788a86ed4fec22476 (diff) | |
download | slackbuilds-aafa0914ac074a8d4e9e25f3059b0e9d521c82ac.tar.gz |
libraries/Smarty: (PHP template engine)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'libraries/Smarty/slack-desc')
-rw-r--r-- | libraries/Smarty/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/Smarty/slack-desc b/libraries/Smarty/slack-desc new file mode 100644 index 0000000000..8acff89f14 --- /dev/null +++ b/libraries/Smarty/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------------------------------------------------------| +Smarty: Smarty (PHP template engine) +Smarty: +Smarty: Smarty is a template engine for PHP, which facilitates a manageable +Smarty: way to separate application logic and content from its presentation. +Smarty: +Smarty: Homepage: http://www.smarty.net/ +Smarty: +Smarty: +Smarty: +Smarty: +Smarty: |