idlib


Nameidlib JSON
Version 0.0.1.dev19 PyPI version JSON
download
home_pagehttps://github.com/tgbugs/idlib
SummaryA library for working with identifiers of all kinds.
upload_time2023-07-28 01:23:23
maintainer
docs_urlNone
authorTom Gillespie
requires_python>=3.6
licenseMIT
keywords python persistent identifiers
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            # idlib
[![PyPI version](https://badge.fury.io/py/idlib.svg)](https://pypi.org/project/idlib/)
[![Build Status](https://travis-ci.org/tgbugs/idlib.svg?branch=master)](https://travis-ci.org/tgbugs/idlib)
[![Coverage Status](https://coveralls.io/repos/github/tgbugs/idlib/badge.svg?branch=master)](https://coveralls.io/github/tgbugs/idlib?branch=master)

A library for working with identifiers of all kinds.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tgbugs/idlib",
    "name": "idlib",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "python persistent identifiers",
    "author": "Tom Gillespie",
    "author_email": "tgbugs@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/7b/3f/ce884b873b29a6f31f35b3b428ce98944c381ed7010c80d3b5d1cde1d0ef/idlib-0.0.1.dev19.tar.gz",
    "platform": null,
    "description": "# idlib\n[![PyPI version](https://badge.fury.io/py/idlib.svg)](https://pypi.org/project/idlib/)\n[![Build Status](https://travis-ci.org/tgbugs/idlib.svg?branch=master)](https://travis-ci.org/tgbugs/idlib)\n[![Coverage Status](https://coveralls.io/repos/github/tgbugs/idlib/badge.svg?branch=master)](https://coveralls.io/github/tgbugs/idlib?branch=master)\n\nA library for working with identifiers of all kinds.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A library for working with identifiers of all kinds.",
    "version": "0.0.1.dev19",
    "project_urls": {
        "Homepage": "https://github.com/tgbugs/idlib"
    },
    "split_keywords": [
        "python",
        "persistent",
        "identifiers"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2d7ffc4597c7d6e293c92d780bfcb3e19321fd81f96caa889898984a7b6a948a",
                "md5": "e5884fe8670bc126a5de95c636c98f37",
                "sha256": "7d1bdec4a4f5df9906b57c22f4ed7530ceb119e6854ca254e205c50d2f3add89"
            },
            "downloads": -1,
            "filename": "idlib-0.0.1.dev19-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e5884fe8670bc126a5de95c636c98f37",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 62846,
            "upload_time": "2023-07-28T01:23:21",
            "upload_time_iso_8601": "2023-07-28T01:23:21.767653Z",
            "url": "https://files.pythonhosted.org/packages/2d/7f/fc4597c7d6e293c92d780bfcb3e19321fd81f96caa889898984a7b6a948a/idlib-0.0.1.dev19-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7b3fce884b873b29a6f31f35b3b428ce98944c381ed7010c80d3b5d1cde1d0ef",
                "md5": "369f4a03cd2f8468df0bb65eaeb3a010",
                "sha256": "3eae54eaad11069ff64e4c21be9598c8b7260ac8ee0085bd59868d46044ca0c5"
            },
            "downloads": -1,
            "filename": "idlib-0.0.1.dev19.tar.gz",
            "has_sig": false,
            "md5_digest": "369f4a03cd2f8468df0bb65eaeb3a010",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 64257,
            "upload_time": "2023-07-28T01:23:23",
            "upload_time_iso_8601": "2023-07-28T01:23:23.628061Z",
            "url": "https://files.pythonhosted.org/packages/7b/3f/ce884b873b29a6f31f35b3b428ce98944c381ed7010c80d3b5d1cde1d0ef/idlib-0.0.1.dev19.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-28 01:23:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tgbugs",
    "github_project": "idlib",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "lcname": "idlib"
}
        
Elapsed time: 0.09387s