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.9.1
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.9.1.tar.gz | 54.6 kB | Details |
Release files / core_oaipmh_provider_app-1.9.1.tar.gz
| Download URL | core_oaipmh_provider_app-1.9.1.tar.gz |
|---|---|
| Size | 54.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2053b6a911f1c963025f94d425e0fa1cf9c45b815210940614736b01682b6e44
|
|
BLAKE2b-256 checksum How to use checksums |
3ca39ce74fb5c68c6215be7a58b9a0737e8383d52cec0e1506b297f1ded96d7d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.4.0.post20200518 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.6.9
|