diff options
author | Larry Hajali <larryhaja@gmail.com> | 2016-08-15 18:48:48 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-08-15 18:48:48 +0100 |
commit | fbedb744045d6efe7bd1a90e83cc98a2d11b3e81 (patch) | |
tree | 5097dc78d87ac406d51582c0be3e4e0d81e6bc73 /libraries/crossguid/slack-desc | |
parent | 5c6aecd36aa253087868d7b34e08815fc90919ae (diff) |
libraries/crossguid: Added (cross platform C++ GUID/UUID library).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/crossguid/slack-desc')
-rw-r--r-- | libraries/crossguid/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/crossguid/slack-desc b/libraries/crossguid/slack-desc new file mode 100644 index 0000000000000..5e971dff6fa60 --- /dev/null +++ b/libraries/crossguid/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------------------------------------------------------| +crossguid: crossguid (Lightweight cross platform C++ GUID/UUID library) +crossguid: +crossguid: CrossGuid is a minimal, cross platform, C++ GUID library. It uses the +crossguid: best native GUID/UUID generator on the given platform and had a +crossguid: generic class for parsing, stringifying, and comparing IDs. +crossguid: +crossguid: Homepage: https://github.com/graeme-hill/crossguid +crossguid: +crossguid: +crossguid: +crossguid: |