Core Oaipmh Provider App
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.23.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.23.0.tar.gz | 74.0 kB | Details |
Release files / core_oaipmh_provider_app-2.23.0.tar.gz
| Download URL | core_oaipmh_provider_app-2.23.0.tar.gz |
|---|---|
| Size | 74.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4df9ca2de912d3cbb73ed2b8d55de18c3bb23a95bf900a767cc8d6d1dfddd038
|
|
BLAKE2b-256 checksum How to use checksums |
e5a3bbf939120f4b76afbe46add7d366d2c94cf108e3cb83aace84f2c302145e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.16
|