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 2.22.0
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-2.22.0.tar.gz | 73.8 kB | Details |
Release files / core_oaipmh_provider_app-2.22.0.tar.gz
| Download URL | core_oaipmh_provider_app-2.22.0.tar.gz |
|---|---|
| Size | 73.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d51a704140fa89b37b0b708145f549cc24ad5db597d33d2cda286a57da832a25
|
|
BLAKE2b-256 checksum How to use checksums |
e40fdf69d4e1881b90eeaefef556063e5929e1efb9630242e005b27301787843
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.10.16
|