iribaker


Nameiribaker JSON
Version 0.2 PyPI version JSON
download
home_page
SummarySafely convert IRI-like string to IRI.
upload_time2020-10-09 09:14:54
maintainer
docs_urlNone
author
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Replaces invalid charactes with an underscore (i.e. does not support roundtripping).
Falls back to standard URL percent encoding.
Home-page: http://github.com/clariah/iribaker
Author: Rinke Hoekstra (VU University Amsterdam/University of Amsterdam)
Author-email: rinke.hoekstra@vu.nl
License: MIT
Description: UNKNOWN
Platform: UNKNOWN

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "iribaker",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/df/50/e5137ce88cb647803e3ad7bb4ee5fb125e29c4277a180319e5949d2ba401/iribaker-0.2.tar.gz",
    "platform": "",
    "description": "Replaces invalid charactes with an underscore (i.e. does not support roundtripping).\nFalls back to standard URL percent encoding.\nHome-page: http://github.com/clariah/iribaker\nAuthor: Rinke Hoekstra (VU University Amsterdam/University of Amsterdam)\nAuthor-email: rinke.hoekstra@vu.nl\nLicense: MIT\nDescription: UNKNOWN\nPlatform: UNKNOWN\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Safely convert IRI-like string to IRI.",
    "version": "0.2",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "df50e5137ce88cb647803e3ad7bb4ee5fb125e29c4277a180319e5949d2ba401",
                "md5": "4fe6a2fb9e135cc376abd64ebb344b72",
                "sha256": "18ccd1211124fc239f3cb6ed96006417357920f36054d917304d930cc117d8e8"
            },
            "downloads": -1,
            "filename": "iribaker-0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "4fe6a2fb9e135cc376abd64ebb344b72",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2324,
            "upload_time": "2020-10-09T09:14:54",
            "upload_time_iso_8601": "2020-10-09T09:14:54.594789Z",
            "url": "https://files.pythonhosted.org/packages/df/50/e5137ce88cb647803e3ad7bb4ee5fb125e29c4277a180319e5949d2ba401/iribaker-0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2020-10-09 09:14:54",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "iribaker"
}
        
Elapsed time: 0.04803s