diff options
author | Euan Thoms <euan@potensol.com> | 2014-08-14 13:22:23 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-08-15 23:21:27 +0700 |
commit | 700f1afd28e5082a828f049157b85e1f9fd0c7c5 (patch) | |
tree | 185c865992010414c74728ac040592fe5979aa2d /libraries/ucommon/slack-desc | |
parent | 7dd9cb2e5295553a6cda8b83f65665d28cb90f02 (diff) | |
download | slackbuilds-700f1afd28e5082a828f049157b85e1f9fd0c7c5.tar.gz |
libraries/ucommon: Added (GNU uCommon C++ libraries).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/ucommon/slack-desc')
-rw-r--r-- | libraries/ucommon/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/ucommon/slack-desc b/libraries/ucommon/slack-desc new file mode 100644 index 0000000000..051d8a6922 --- /dev/null +++ b/libraries/ucommon/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------------------------------------------------------| +ucommon: ucommon (GNU uCommon C++ libraries) +ucommon: +ucommon: GNU uCommon C++ is meant as a very light-weight C++ library to +ucommon: facilitate using C++ design patterns even for very deeply embedded +ucommon: applications, such as for systems using uclibc along with posix +ucommon: threading support. +ucommon: +ucommon: +ucommon: +ucommon: +ucommon: |