diff options
author | Andre Barboza <bmg.andre@gmail.com> | 2016-12-30 09:43:13 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-12-31 08:22:18 +0700 |
commit | 7f88af7bb63cabf3edd9ecddf11453389c736d0c (patch) | |
tree | 179e96c582a4d86a81b4dd8c7a5b6f07d5f89ba4 /development/libcutl/slack-desc | |
parent | 3c9394f7cb9cf0d3357e466d5fd7fa57d054e152 (diff) | |
download | slackbuilds-7f88af7bb63cabf3edd9ecddf11453389c736d0c.tar.gz |
development/libcutl: Added (C++ utility library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/libcutl/slack-desc')
-rw-r--r-- | development/libcutl/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/libcutl/slack-desc b/development/libcutl/slack-desc new file mode 100644 index 0000000000..8b8cb12b85 --- /dev/null +++ b/development/libcutl/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------------------------------------------------------| +libcutl: libcutl (C++ utility library) +libcutl: +libcutl: libcutl is a C++ utility library. It contains a collection of +libcutl: generic and independent components such as meta-programming tests, +libcutl: smart pointers, containers, compiler building blocks, etc. +libcutl: +libcutl: +libcutl: +libcutl: +libcutl: http://www.codesynthesis.com/projects/libcutl/ +libcutl: |