Go to file
Frédéric Péters 3dd9787e1b debian: use debhelper compat level 12 2021-12-12 14:12:41 +01:00
debian debian: use debhelper compat level 12 2021-12-12 14:12:41 +01:00
dist add python-cmislib_0.5.1+dfsg.orig.tar.gz files 2017-06-22 09:41:43 +02:00
src/cmislib unpack cmislib-maykin-0.7.4.tar.gz 2020-06-03 15:38:13 +02:00
KEYS add python-cmislib_0.5.1+dfsg.orig.tar.gz files 2017-06-22 09:41:43 +02:00
LICENSE.txt add python-cmislib_0.5.1+dfsg.orig.tar.gz files 2017-06-22 09:41:43 +02:00
MANIFEST.in update MANIFEST.in to distribute README.md file 2020-06-03 16:06:23 +02:00
NOTICE.txt add python-cmislib_0.5.1+dfsg.orig.tar.gz files 2017-06-22 09:41:43 +02:00
PKG-INFO unpack cmislib-maykin-0.7.4.tar.gz 2020-06-03 15:38:13 +02:00
README.md unpack cmislib-maykin-0.7.4.tar.gz 2020-06-03 15:38:13 +02:00
setup.cfg unpack cmislib-maykin-0.7.4.tar.gz 2020-06-03 15:38:13 +02:00
setup.py unpack cmislib-maykin-0.7.4.tar.gz 2020-06-03 15:38:13 +02:00

README.md

ABOUT

Thanks for using cmislib, the CMIS client library for Python.

The goal of this library is to provide an interoperable API to CMIS repositories such as Alfresco, Nuxeo, KnowledgeTree, MS SharePoint, EMC Documentum, and any other content repository that is CMIS-compliant.

More info on CMIS can be found at: http://www.oasis-open.org/committees/cmis

This is a fork from https://github.com/apache/chemistry-cmislib and update to work with Python 2.7 and 3.5.

SOURCE

The source code for this project lives at http://chemistry.apache.org/

TESTS

There are unit tests available in the tests directory. They require access to a CMIS provider. There are many freely-available CMIS repositories available to run locally or that are hosted.

DOC

Documentation that tells you what this is all about can be found in the doc directory. Please see the doc for dependencies, required CMIS version level, required Python version, etc.

NOTES:

This is a working version, and has been tested on Python 3.5 and Alfresco Community - 5.1.0 (r127059-b7)