Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/apache/chemistry-cmislib
Mirror of Apache Chemistry CMISLib
https://github.com/apache/chemistry-cmislib
chemistry csharp java library objective-c php python
Last synced: 16 days ago
JSON representation
Mirror of Apache Chemistry CMISLib
- Host: GitHub
- URL: https://github.com/apache/chemistry-cmislib
- Owner: apache
- License: apache-2.0
- Archived: true
- Created: 2012-01-24T08:00:10.000Z (about 13 years ago)
- Default Branch: trunk
- Last Pushed: 2023-12-22T09:20:12.000Z (about 1 year ago)
- Last Synced: 2024-10-02T05:23:24.982Z (4 months ago)
- Topics: chemistry, csharp, java, library, objective-c, php, python
- Language: Python
- Size: 677 KB
- Stars: 10
- Watchers: 10
- Forks: 22
- Open Issues: 5
-
Metadata Files:
- Readme: README.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
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/cmisSOURCE
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.