diff options
author | Jeremy Hansen <jebrhansen+SBo@gmail.com> | 2017-04-17 12:04:09 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-22 08:10:42 +0700 |
commit | 28e1e074209de69e086dba6ecd5ef803552fa6d9 (patch) | |
tree | cf8d7f23b42202b69e31816234813264e9653bd2 /libraries/properties-cpp/slack-desc | |
parent | a7c538bac20ccfc0eef8df3bbd179389899b2d26 (diff) |
libraries/properties-cpp: Added (properties and signals in C++11).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/properties-cpp/slack-desc')
-rw-r--r-- | libraries/properties-cpp/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/properties-cpp/slack-desc b/libraries/properties-cpp/slack-desc new file mode 100644 index 0000000000000..78e2b71098091 --- /dev/null +++ b/libraries/properties-cpp/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------------------------------------------------------| +properties-cpp: properties-cpp (library for properties and signals in C++11) +properties-cpp: +properties-cpp: A very simple convenience library for handling properties and signals +properties-cpp: in C++11. +properties-cpp: +properties-cpp: HOMEPAGE: https://launchpad.net/properties-cpp +properties-cpp: +properties-cpp: +properties-cpp: +properties-cpp: +properties-cpp: |