dnb-urn-service


Namednb-urn-service JSON
Version 0.1.6 PyPI version JSON
download
home_pagehttps://github.com/ulbmuenster/dnb-urn-service
Summary"Python API client wrapper for the DNB URN service API"
upload_time2024-04-05 11:37:39
maintainerNone
docs_urlNone
authorUniversity of Münster
requires_python>=3.9
licenseMIT
keywords invenio rdm data model
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ..
    Copyright (C) 2022-2024 University of Münster.

    dnb-urn-service is free software; you can redistribute it and/or modify
    it under the terms of the MIT License; see LICENSE file for more details.

=================
 dnb-urn-service
=================

This module for InvenioRDM wraps a thin python layer around the DNB REST-API's to directly mint new and changed URN's.

Configuration
=============

No configuration is necessary.

..
    Copyright (C) 2024 University of Münster.

    dnb-urn-service is free software; you can redistribute it and/or modify
    it under the terms of the MIT License; see LICENSE file for more details.

Changes
=======

Version 0.1.0 (released 2022-11-02)

- Initial non public release.

Version 0.1.1 (released 2023-02-13)

- First public release

Version 0.1.6 (released 2024-04-04)

- First automatic public release

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ulbmuenster/dnb-urn-service",
    "name": "dnb-urn-service",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "invenio rdm data model",
    "author": "University of M\u00fcnster",
    "author_email": "forschungsdaten@uni-muenster.de",
    "download_url": "https://files.pythonhosted.org/packages/c5/e5/a130a11a8771b9bcf2b46c098eedd76c755e2628a5d7edf2cb25295ec7b6/dnb-urn-service-0.1.6.tar.gz",
    "platform": "any",
    "description": "..\n    Copyright (C) 2022-2024 University of M\u00fcnster.\n\n    dnb-urn-service is free software; you can redistribute it and/or modify\n    it under the terms of the MIT License; see LICENSE file for more details.\n\n=================\n dnb-urn-service\n=================\n\nThis module for InvenioRDM wraps a thin python layer around the DNB REST-API's to directly mint new and changed URN's.\n\nConfiguration\n=============\n\nNo configuration is necessary.\n\n..\n    Copyright (C) 2024 University of M\u00fcnster.\n\n    dnb-urn-service is free software; you can redistribute it and/or modify\n    it under the terms of the MIT License; see LICENSE file for more details.\n\nChanges\n=======\n\nVersion 0.1.0 (released 2022-11-02)\n\n- Initial non public release.\n\nVersion 0.1.1 (released 2023-02-13)\n\n- First public release\n\nVersion 0.1.6 (released 2024-04-04)\n\n- First automatic public release\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "\"Python API client wrapper for the DNB URN service API\"",
    "version": "0.1.6",
    "project_urls": {
        "Homepage": "https://github.com/ulbmuenster/dnb-urn-service"
    },
    "split_keywords": [
        "invenio",
        "rdm",
        "data",
        "model"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c5e5a130a11a8771b9bcf2b46c098eedd76c755e2628a5d7edf2cb25295ec7b6",
                "md5": "09adbedd8d1acf5c31aa863a06f2fcde",
                "sha256": "cfda7bcfa3bb696f16bd7b00369911afb54450e2f1e00fcddcb5c0ab5129e158"
            },
            "downloads": -1,
            "filename": "dnb-urn-service-0.1.6.tar.gz",
            "has_sig": false,
            "md5_digest": "09adbedd8d1acf5c31aa863a06f2fcde",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 6387,
            "upload_time": "2024-04-05T11:37:39",
            "upload_time_iso_8601": "2024-04-05T11:37:39.594105Z",
            "url": "https://files.pythonhosted.org/packages/c5/e5/a130a11a8771b9bcf2b46c098eedd76c755e2628a5d7edf2cb25295ec7b6/dnb-urn-service-0.1.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-05 11:37:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ulbmuenster",
    "github_project": "dnb-urn-service",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "dnb-urn-service"
}
        
Elapsed time: 0.21993s