giturlparse.py


Namegiturlparse.py JSON
Version 0.0.5 PyPI version JSON
download
home_pagehttps://github.com/FriendCode/giturlparse.py
SummaryA Git URL parsing module (supports parsing and rewriting)
upload_time2013-12-29 23:27:47
maintainerNone
docs_urlNone
authorAaron O'Mullan
requires_pythonNone
licenseApache v2
keywords git url parse ssh github bitbucket
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/FriendCode/giturlparse.py",
    "name": "giturlparse.py",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "git url parse ssh github bitbucket",
    "author": "Aaron O'Mullan",
    "author_email": "aaron@friendco.de",
    "download_url": "https://files.pythonhosted.org/packages/c9/ab/69d4eb83600f1827a8c4a479e133fc767e11c95b2a1fc1d7d4cae56afff6/giturlparse.py-0.0.5.tar.gz",
    "platform": "UNKNOWN",
    "description": "",
    "bugtrack_url": null,
    "license": "Apache v2",
    "summary": "A Git URL parsing module (supports parsing and rewriting)",
    "version": "0.0.5",
    "split_keywords": [
        "git",
        "url",
        "parse",
        "ssh",
        "github",
        "bitbucket"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c9ab69d4eb83600f1827a8c4a479e133fc767e11c95b2a1fc1d7d4cae56afff6",
                "md5": "4d6052a11ef892f13404cbf226b51b52",
                "sha256": "adf4db14a98e31a18d8e55f4c295322f91a1c03d080f71b104a534d74eb3c1eb"
            },
            "downloads": -1,
            "filename": "giturlparse.py-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "4d6052a11ef892f13404cbf226b51b52",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3064,
            "upload_time": "2013-12-29T23:27:47",
            "upload_time_iso_8601": "2013-12-29T23:27:47.707092Z",
            "url": "https://files.pythonhosted.org/packages/c9/ab/69d4eb83600f1827a8c4a479e133fc767e11c95b2a1fc1d7d4cae56afff6/giturlparse.py-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2013-12-29 23:27:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "FriendCode",
    "github_project": "giturlparse.py",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "giturlparse.py"
}
        
Elapsed time: 0.02669s