idlib


Nameidlib JSON
Version 0.0.1.dev22 PyPI version JSON
download
home_pagehttps://github.com/tgbugs/idlib
SummaryA library for working with identifiers of all kinds.
upload_time2025-01-20 01:13:25
maintainerNone
docs_urlNone
authorTom Gillespie
requires_python>=3.7
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.7",
    "maintainer_email": null,
    "keywords": "python persistent identifiers",
    "author": "Tom Gillespie",
    "author_email": "tgbugs@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/27/40/7cf5cc18165fff55212e9421f878c4d42f15124300c92163fa8002888be5/idlib-0.0.1.dev22.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.dev22",
    "project_urls": {
        "Homepage": "https://github.com/tgbugs/idlib"
    },
    "split_keywords": [
        "python",
        "persistent",
        "identifiers"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "382b7ffadb80eeffa420bae77698083e28409065481f6644d148e58ccc4debb1",
                "md5": "c26b53374bc22b10b009127c1c707801",
                "sha256": "eb4568be0c4d141da166f6272925fcf51ffe8af5b32dc1e2f16beb49aa23986b"
            },
            "downloads": -1,
            "filename": "idlib-0.0.1.dev22-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c26b53374bc22b10b009127c1c707801",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.7",
            "size": 64737,
            "upload_time": "2025-01-20T01:13:21",
            "upload_time_iso_8601": "2025-01-20T01:13:21.721443Z",
            "url": "https://files.pythonhosted.org/packages/38/2b/7ffadb80eeffa420bae77698083e28409065481f6644d148e58ccc4debb1/idlib-0.0.1.dev22-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "27407cf5cc18165fff55212e9421f878c4d42f15124300c92163fa8002888be5",
                "md5": "3e99658c962c3a07022dfeda0ebcef94",
                "sha256": "84ef03b2b9b63fe35185cd86faede9938ee720b8046ac438f919a3389625b874"
            },
            "downloads": -1,
            "filename": "idlib-0.0.1.dev22.tar.gz",
            "has_sig": false,
            "md5_digest": "3e99658c962c3a07022dfeda0ebcef94",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 66371,
            "upload_time": "2025-01-20T01:13:25",
            "upload_time_iso_8601": "2025-01-20T01:13:25.689443Z",
            "url": "https://files.pythonhosted.org/packages/27/40/7cf5cc18165fff55212e9421f878c4d42f15124300c92163fa8002888be5/idlib-0.0.1.dev22.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-20 01:13:25",
    "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.41883s