diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2015-12-09 01:11:11 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-12-09 01:58:55 +0700 |
commit | 3d6181e2a70c47c3c883884f5345252013c71ee1 (patch) | |
tree | 1f136de2f142b447a0df8849b9cad0acedc18b55 /libraries/libcmis/slack-desc | |
parent | fb83a7a491515ed9eec43f20513bec29f0a322dc (diff) |
libraries/libcmis: Added (C++ client library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libcmis/slack-desc')
-rw-r--r-- | libraries/libcmis/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/libcmis/slack-desc b/libraries/libcmis/slack-desc new file mode 100644 index 0000000000000..718781ba39fae --- /dev/null +++ b/libraries/libcmis/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------------------------------------------------------| +libcmis: libcmis (C++ client library for the CMIS interface) +libcmis: +libcmis: Libcmis aims at providing a C/C++ client library for the CMIS +libcmis: protocol. A cmis-client tool is maintained to help testing and +libcmis: showing libcmis features. +libcmis: +libcmis: Hompage: https://github.com/tdf/libcmis +libcmis: +libcmis: +libcmis: +libcmis: |