Pre-release
This release is a pre-release and may not be stable for production use.
OAI-PMH provider capabilities for the curator core project.
Quickstart
1. Add “core_oaipmh_provider_app” to your INSTALLED_APPS setting
INSTALLED_APPS = [
...
'core_oaipmh_provider_app',
]
2. Include the core_oaipmh_provider_app URLconf in your project urls.py
url(r'^oai_pmh/', include('core_oaipmh_provider_app.urls')),
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file core_oaipmh_provider_app-1.0.0rc2.tar.gz.
File metadata
- Download URL: core_oaipmh_provider_app-1.0.0rc2.tar.gz
- Upload date:
- Size: 48.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/36.5.0.post20170921 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/2.7.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
40de8e3cf49aff84475a2e12c711be287000cbe563b6f1b7adeed9db218597f2
|
|
| MD5 |
6e51949003c126005f94a72023a149f9
|
|
| BLAKE2b-256 |
772d9274c6eee8686cf26f29525df1d1bd3632e5defb36d0443b83458f26b1da
|