# django oai_pmh app

[](https://pypi.org/project/django-oai-pmh/)
* Open Archives Initiative Protocol for Metadata Harvesting
* https://www.openarchives.org/pmh/
Raw data
{
"_id": null,
"home_page": null,
"name": "django-oai-pmh",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "django, OAI-PMH",
"author": null,
"author_email": "\"J. Nathanael Philipp\" <nathanael@philipp.land>",
"download_url": "https://files.pythonhosted.org/packages/4d/04/0c2910d58b9a824a4cf1e62fe49241eaa827a8734fcc7344c557427b15f2/django_oai_pmh-0.3.7.tar.gz",
"platform": null,
"description": "# django oai_pmh app\n\n\n[](https://pypi.org/project/django-oai-pmh/)\n\n* Open Archives Initiative Protocol for Metadata Harvesting\n* https://www.openarchives.org/pmh/\n",
"bugtrack_url": null,
"license": "GPLv3+",
"summary": "Add OAI-PMH endpoint to Django.",
"version": "0.3.7",
"project_urls": {
"Bug Tracker": "http://github.com/jnphilipp/django_oai_pmh/issues",
"Homepage": "http://github.com/jnphilipp/django_oai_pmh"
},
"split_keywords": [
"django",
" oai-pmh"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c586ec6933d8682345963cb9025bb51e2ee4f4b5f27e714f956734f3d950796f",
"md5": "c3ced0548ceba0af97bdf82c9325bb41",
"sha256": "245c414f96f76ef321303d0595c57bf94925a0e5facb71f0481f83fdfc18b7d8"
},
"downloads": -1,
"filename": "django_oai_pmh-0.3.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c3ced0548ceba0af97bdf82c9325bb41",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 46415,
"upload_time": "2025-01-14T08:05:00",
"upload_time_iso_8601": "2025-01-14T08:05:00.695203Z",
"url": "https://files.pythonhosted.org/packages/c5/86/ec6933d8682345963cb9025bb51e2ee4f4b5f27e714f956734f3d950796f/django_oai_pmh-0.3.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4d040c2910d58b9a824a4cf1e62fe49241eaa827a8734fcc7344c557427b15f2",
"md5": "9375bee16b3fa5b74faa38405be7be6b",
"sha256": "0819ce7ddd36a456cd4c978b90176468ca7bcfd0e4d40c9a39728b13ca747e6f"
},
"downloads": -1,
"filename": "django_oai_pmh-0.3.7.tar.gz",
"has_sig": false,
"md5_digest": "9375bee16b3fa5b74faa38405be7be6b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 28704,
"upload_time": "2025-01-14T08:05:01",
"upload_time_iso_8601": "2025-01-14T08:05:01.709805Z",
"url": "https://files.pythonhosted.org/packages/4d/04/0c2910d58b9a824a4cf1e62fe49241eaa827a8734fcc7344c557427b15f2/django_oai_pmh-0.3.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-14 08:05:01",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "jnphilipp",
"github_project": "django_oai_pmh",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "lxml",
"specs": [
[
"~=",
"5.3.0"
]
]
},
{
"name": "psycopg",
"specs": [
[
"~=",
"3.2.3"
]
]
}
],
"lcname": "django-oai-pmh"
}