Skip to content
C/C++ CMIS client library
C++ M4 C Makefile Python Shell Other
Branch: master
Clone or download

Latest commit

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
doc reformat man page using more force Dec 23, 2018
inc session-factory: match comment to reality Dec 23, 2018
m4 only export public API symbols Dec 22, 2018
qa gdrive-session: do not allow copying Mar 30, 2019
samples added licence header in shell scripts Dec 17, 2012
src base-session: do not allow copying Mar 30, 2019
.gitignore fill in package version in man page automatically Dec 23, 2018
.travis.yml travis-ci: run build as one command Mar 30, 2019
.ycm_extra_conf.py Tell YouCompleteMe to check with c++98 standard, not c++11 Oct 21, 2013
AUTHORS Update AUTHORS Dec 11, 2016
COPYING.GPL Properly set the license of the library Sep 27, 2011
COPYING.LGPL update COPYING.LGPL to v. 2.1 Jan 28, 2012
COPYING.MPL Properly set the license of the library Sep 27, 2011
Makefile.am fill in package version in man page automatically Dec 23, 2018
NEWS update NEWS Dec 27, 2018
README.md add Coverity badge Feb 20, 2019
autogen.sh Properly set the license of the library Sep 27, 2011
cmis-test.sh Checkin test for the test script Aug 25, 2014
configure.ac bump release Dec 27, 2018
coverage.mk Clean more of the coverage results Sep 2, 2014
cppcheck-suppress Getting cppcheck-test to pass again Jul 16, 2015
lgtm.yml lgtm: configure classifiers Mar 30, 2019
libcmis-c.pc.in use of libcurl is impl. detail Dec 23, 2018
libcmis.pc.in Add libs/includes that are required when we try to build against cmis… Jun 6, 2012

README.md

Build Status Total alerts Coverity Scan

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
You can’t perform that action at this time.