hyperlink


Namehyperlink JSON
Version 21.0.0 PyPI version JSON
download
home_pagehttps://github.com/python-hyper/hyperlink
SummaryA featureful, immutable, and correct URL for Python.
upload_time2021-01-08 05:51:20
maintainer
docs_urlNone
authorMahmoud Hashemi and Glyph Lefkowitz
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            The humble, but powerful, URL runs everything around us. Chances
are you've used several just to read this text.

Hyperlink is a featureful, pure-Python implementation of the URL, with
an emphasis on correctness. MIT licensed.

See the docs at http://hyperlink.readthedocs.io.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/python-hyper/hyperlink",
    "name": "hyperlink",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Mahmoud Hashemi and Glyph Lefkowitz",
    "author_email": "mahmoud@hatnote.com",
    "download_url": "https://files.pythonhosted.org/packages/3a/51/1947bd81d75af87e3bb9e34593a4cf118115a8feb451ce7a69044ef1412e/hyperlink-21.0.0.tar.gz",
    "platform": "any",
    "description": "The humble, but powerful, URL runs everything around us. Chances\nare you've used several just to read this text.\n\nHyperlink is a featureful, pure-Python implementation of the URL, with\nan emphasis on correctness. MIT licensed.\n\nSee the docs at http://hyperlink.readthedocs.io.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A featureful, immutable, and correct URL for Python.",
    "version": "21.0.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "081b9d85557365cb534068c80a9f9576",
                "sha256": "e6b14c37ecb73e89c77d78cdb4c2cc8f3fb59a885c5b3f819ff4ed80f25af1b4"
            },
            "downloads": -1,
            "filename": "hyperlink-21.0.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "081b9d85557365cb534068c80a9f9576",
            "packagetype": "bdist_wheel",
            "python_version": "3.7",
            "requires_python": null,
            "size": 74638,
            "upload_time": "2021-01-08T05:51:22",
            "upload_time_iso_8601": "2021-01-08T05:51:22.906881Z",
            "url": "https://files.pythonhosted.org/packages/6e/aa/8caf6a0a3e62863cbb9dab27135660acba46903b703e224f14f447e57934/hyperlink-21.0.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "6285ac13e7d6be4157698ad7960ed490",
                "sha256": "427af957daa58bc909471c6c40f74c5450fa123dd093fc53efd2e91d2705a56b"
            },
            "downloads": -1,
            "filename": "hyperlink-21.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "6285ac13e7d6be4157698ad7960ed490",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 140743,
            "upload_time": "2021-01-08T05:51:20",
            "upload_time_iso_8601": "2021-01-08T05:51:20.972955Z",
            "url": "https://files.pythonhosted.org/packages/3a/51/1947bd81d75af87e3bb9e34593a4cf118115a8feb451ce7a69044ef1412e/hyperlink-21.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-01-08 05:51:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "python-hyper",
    "github_project": "hyperlink",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "appveyor": true,
    "tox": true,
    "lcname": "hyperlink"
}
        
Elapsed time: 0.02237s