https://github.com/tdf/libcmis
C/C++ CMIS client library
https://github.com/tdf/libcmis
Last synced: 3 months ago
JSON representation
C/C++ CMIS client library
- Host: GitHub
- URL: https://github.com/tdf/libcmis
- Owner: tdf
- License: gpl-2.0
- Created: 2015-07-16T11:27:54.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-09-16T09:20:36.000Z (over 1 year ago)
- Last Synced: 2025-12-11T22:49:44.907Z (5 months ago)
- Language: C++
- Size: 1.5 MB
- Stars: 22
- Watchers: 14
- Forks: 19
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS
- License: COPYING.GPL
- Authors: AUTHORS
Awesome Lists containing this project
README
[](https://travis-ci.org/tdf/libcmis)
[](https://lgtm.com/projects/g/tdf/libcmis/alerts/)
[](https://scan.coverity.com/projects/tdf-libcmis)
Objective
---------
Libcmis aims at providing a C/C++ client library for the CMIS protocol.
A cmis-client tool is maintained to help testing and showing libcmis features.
Dependencies
------------
* libxml2
* libcurl
* boost