idlib


Nameidlib JSON
Version 0.0.1.dev21 PyPI version JSON
download
home_pagehttps://github.com/tgbugs/idlib
SummaryA library for working with identifiers of all kinds.
upload_time2024-06-05 23:19:40
maintainerNone
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": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "python persistent identifiers",
    "author": "Tom Gillespie",
    "author_email": "tgbugs@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e8/18/82b5483d949c4cbdbb85df7855044f67891aae872195a851a41723c55486/idlib-0.0.1.dev21.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.dev21",
    "project_urls": {
        "Homepage": "https://github.com/tgbugs/idlib"
    },
    "split_keywords": [
        "python",
        "persistent",
        "identifiers"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "75166f02ab7e7c3b25f3473943fc627009ec117bdcc41c94cbf835a275a92fc0",
                "md5": "724d95716c2fed15995934c5af2f28d3",
                "sha256": "68b8d93fdc3ded6b01ce00cc05cdf3f52d3aec0ba9aa2b9bb67259adb968df8e"
            },
            "downloads": -1,
            "filename": "idlib-0.0.1.dev21-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "724d95716c2fed15995934c5af2f28d3",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 63618,
            "upload_time": "2024-06-05T23:19:39",
            "upload_time_iso_8601": "2024-06-05T23:19:39.210962Z",
            "url": "https://files.pythonhosted.org/packages/75/16/6f02ab7e7c3b25f3473943fc627009ec117bdcc41c94cbf835a275a92fc0/idlib-0.0.1.dev21-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e81882b5483d949c4cbdbb85df7855044f67891aae872195a851a41723c55486",
                "md5": "11911a154aea762af3aa5181e9620d8a",
                "sha256": "52a41bee8c84738c93f924d426788d99c65d801b3cb4f3477ec372de0c57d40f"
            },
            "downloads": -1,
            "filename": "idlib-0.0.1.dev21.tar.gz",
            "has_sig": false,
            "md5_digest": "11911a154aea762af3aa5181e9620d8a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 65311,
            "upload_time": "2024-06-05T23:19:40",
            "upload_time_iso_8601": "2024-06-05T23:19:40.630782Z",
            "url": "https://files.pythonhosted.org/packages/e8/18/82b5483d949c4cbdbb85df7855044f67891aae872195a851a41723c55486/idlib-0.0.1.dev21.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-05 23:19:40",
    "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.33349s