An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/tdf/libcmis.svg?branch=master)](https://travis-ci.org/tdf/libcmis)
[![Total alerts](https://img.shields.io/lgtm/alerts/g/tdf/libcmis.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/tdf/libcmis/alerts/)
[![Coverity Scan](https://scan.coverity.com/projects/17516/badge.svg)](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