diff options
author | Diogo Leal <diogo@diogoleal.com> | 2011-08-22 08:50:21 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-08-22 08:56:08 -0300 |
commit | 6b3dd7e2812a14275ad9c17c416f254b336df4ee (patch) | |
tree | ff73361fd2067a93867c06d1e630987b3c0000a9 /libraries/ETL/slack-desc | |
parent | 444996d10d6be685428e1cc744d87c9d0868d990 (diff) | |
download | slackbuilds-6b3dd7e2812a14275ad9c17c416f254b336df4ee.tar.gz |
libraries/ETL: Added (Extended Template Library)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'libraries/ETL/slack-desc')
-rw-r--r-- | libraries/ETL/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/ETL/slack-desc b/libraries/ETL/slack-desc new file mode 100644 index 0000000000..6dc34db71e --- /dev/null +++ b/libraries/ETL/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------------------------------------------------------| +ETL: ETL (Extended Template Library) +ETL: +ETL: ETL is a multi-platform class and template library designed +ETL: to add new datatypes and functions which combine well with the +ETL: existing types and functions from the C++ Standard Template +ETL: Library (STL) +ETL: +ETL: http://synfig.org/ +ETL: +ETL: +ETL: |