django-oai-pmh


Namedjango-oai-pmh JSON
Version 0.3.6 PyPI version JSON
download
home_pageNone
SummaryAdd OAI-PMH endpoint to Django.
upload_time2024-03-25 08:24:36
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseGPLv3+
keywords django oai-pmh
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # django oai_pmh app

![Tests](https://github.com/jnphilipp/django_oai_pmh/actions/workflows/django.yml/badge.svg)
[![pypi Version](https://img.shields.io/pypi/v/django-oai-pmh.svg?logo=pypi&logoColor=white)](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/03/f5/a9dca4ae3442b02a281345ae6f38a74969651c2668e7f028e8e546e0ee86/django_oai_pmh-0.3.6.tar.gz",
    "platform": null,
    "description": "# django oai_pmh app\n\n![Tests](https://github.com/jnphilipp/django_oai_pmh/actions/workflows/django.yml/badge.svg)\n[![pypi Version](https://img.shields.io/pypi/v/django-oai-pmh.svg?logo=pypi&logoColor=white)](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.6",
    "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": "1c7c88327b8cc6adb5d8e63bbca877f1b4770ae19c69e5d77f2e86f1a1812f4e",
                "md5": "15ffbd7f85336e77153329459c7313c9",
                "sha256": "b9aa9ed563a64e4f1db0358f624fd178b50fade788e9b85a9ef8b8b3651ea90a"
            },
            "downloads": -1,
            "filename": "django_oai_pmh-0.3.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "15ffbd7f85336e77153329459c7313c9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 46378,
            "upload_time": "2024-03-25T08:24:34",
            "upload_time_iso_8601": "2024-03-25T08:24:34.919642Z",
            "url": "https://files.pythonhosted.org/packages/1c/7c/88327b8cc6adb5d8e63bbca877f1b4770ae19c69e5d77f2e86f1a1812f4e/django_oai_pmh-0.3.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "03f5a9dca4ae3442b02a281345ae6f38a74969651c2668e7f028e8e546e0ee86",
                "md5": "6ee0c3f1d7fed0fc9d2f889964562deb",
                "sha256": "3b380f50024f3c1babe4763e082533270cd056108538257352fd6b972d27b0d6"
            },
            "downloads": -1,
            "filename": "django_oai_pmh-0.3.6.tar.gz",
            "has_sig": false,
            "md5_digest": "6ee0c3f1d7fed0fc9d2f889964562deb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 28651,
            "upload_time": "2024-03-25T08:24:36",
            "upload_time_iso_8601": "2024-03-25T08:24:36.554970Z",
            "url": "https://files.pythonhosted.org/packages/03/f5/a9dca4ae3442b02a281345ae6f38a74969651c2668e7f028e8e546e0ee86/django_oai_pmh-0.3.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-25 08:24:36",
    "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": [],
    "lcname": "django-oai-pmh"
}
        
Elapsed time: 0.22706s