[go: up one dir, main page]

File: README.md

package info (click to toggle)
libcmis 0.6.2-2.1
  • links: PTS
  • area: main
  • in suites: trixie
  • size: 3,152 kB
  • sloc: cpp: 22,811; xml: 3,934; ansic: 738; makefile: 505; sh: 212
file content (16 lines) | stat: -rw-r--r-- 604 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[![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