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')),
Release files for core-oaipmh-provider-app 1.0.0rc2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| core_oaipmh_provider_app-1.0.0rc2.tar.gz | 48.1 kB | Details |
Release files / core_oaipmh_provider_app-1.0.0rc2.tar.gz
| Download URL | core_oaipmh_provider_app-1.0.0rc2.tar.gz |
|---|---|
| Size | 48.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
40de8e3cf49aff84475a2e12c711be287000cbe563b6f1b7adeed9db218597f2
|
|
BLAKE2b-256 checksum How to use checksums |
772d9274c6eee8686cf26f29525df1d1bd3632e5defb36d0443b83458f26b1da
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|