diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-05-15 07:35:44 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-15 07:35:44 +0700 |
commit | 26c287254f4f09792a100611d5dadcfa411a8a57 (patch) | |
tree | b0a66098d6a9033a8a7a0583312ad96976fa326a /libraries/libclaw/slack-desc | |
parent | 821d77c7507b32c837a516711a44d99386ef72eb (diff) | |
download | slackbuilds-26c287254f4f09792a100611d5dadcfa411a8a57.tar.gz |
libraries/libclaw: Added (C++ Library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libclaw/slack-desc')
-rw-r--r-- | libraries/libclaw/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/libclaw/slack-desc b/libraries/libclaw/slack-desc new file mode 100644 index 0000000000..e5dfaa4a9a --- /dev/null +++ b/libraries/libclaw/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------------------------------------------------------| +libclaw: libclaw (C++ Library) +libclaw: +libclaw: Claw is a generalist library written in C++ and providing various +libclaw: structures and algorithms, like containers, string algorithms, +libclaw: tweeners, Bézier curves and more. +libclaw: +libclaw: Homepage: http://libclaw.sourceforge.net/ +libclaw: +libclaw: +libclaw: +libclaw: |