Core Oaipmh Common App
Base OAI-PMH sharing functions for the curator core project.
Quickstart
1. Add “core_oaipmh_common_app” to your INSTALLED_APPS setting
INSTALLED_APPS = [
...
'core_oaipmh_common_app',
]
2. Include the core_oaipmh_common_app URLconf in your project urls.py
url(r'^oaipmh/', include('core_oaipmh_common_app.urls')),
Release files for core-oaipmh-common-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_common_app-2.23.0.tar.gz | 8.0 kB | Details |
Release files / core_oaipmh_common_app-2.23.0.tar.gz
| Download URL | core_oaipmh_common_app-2.23.0.tar.gz |
|---|---|
| Size | 8.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3c7a05c240dae084603df4afb3efb1d910091763b044faecc2018059734d1b4b
|
|
BLAKE2b-256 checksum How to use checksums |
b1e3fb93251e8904e980d835ab438e2152cffb2b4fa49e15d67a7658499de1bd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.16
|