A CMIS backend for gemma-documentregistratiecomponent
Project description
gemma-drc-cmis
A CMIS backend for gemma-documentregistratiecomponent
Free software: MIT license
Documentation: https://drc-cmis.readthedocs.io.
How to install
Install via pip
pip install gemma-drc-cmis
Add to installed apps
INSTALLED_APPS = [
...
'drc_cmis',
...
]
Add drc_cmis to the backends
DRC_STORAGE_BACKENDS = [
'drc.backend.django.DjangoDRCStorageBackend', # If you also want to store it via django.
'drc_cmis.backend.CMISDRCStorageBackend',
]
Features
Integrate cmis with the issues
Issues all year round
History
0.0.2 (2019-05-06)
Added cmislib as a requirement.
0.0.1 (2019-04-16)
First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file drc_cmis-0.0.2.tar.gz.
File metadata
- Download URL: drc_cmis-0.0.2.tar.gz
- Upload date:
- Size: 27.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
15c94dd6f6961f1feff0dc6eec49d4e18b4437ad593a26ade73b5cf1ac0022e8
|
|
| MD5 |
2ff6d0bc4190ed4912f0a2c4c8a5b86d
|
|
| BLAKE2b-256 |
da757a95036c445e87f1db035a0c51d56d6c7f099ce93950028e83d89e2c33d3
|
File details
Details for the file drc_cmis-0.0.2-py2.py3-none-any.whl.
File metadata
- Download URL: drc_cmis-0.0.2-py2.py3-none-any.whl
- Upload date:
- Size: 17.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
04aca135d81da02c206e392b4576ee810691e489e71b732ae7670199e8c2dc94
|
|
| MD5 |
3d2cdf03f8995df7fa40f7d9fd061c90
|
|
| BLAKE2b-256 |
c83495e46dcd27b2dd0eeaee385da20fdaa1aad81e38ca00a8ef2c5e065ad7b2
|