python-hglib


Namepython-hglib JSON
Version 2.6.2 PyPI version JSON
download
home_pagehttps://www.mercurial-scm.org/wiki/PythonHglibs
SummaryMercurial Python library
upload_time2020-11-17 18:36:17
maintainer
docs_urlNone
authorIdan Kamara
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            python-hglib
============

python-hglib is a library with a fast, convenient interface to Mercurial.
It uses Mercurial's command server for communication with hg.

Installation is standard:

  $ python setup.py install
            

Raw data

            {
    "_id": null,
    "home_page": "https://www.mercurial-scm.org/wiki/PythonHglibs",
    "name": "python-hglib",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Idan Kamara",
    "author_email": "idankk86@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/fb/11/1cfa47d5e2aa45f6a803fcdf4484f8255383221ccb2f521d9010afca0d8d/python-hglib-2.6.2.tar.gz",
    "platform": "",
    "description": "python-hglib\n============\n\npython-hglib is a library with a fast, convenient interface to Mercurial.\nIt uses Mercurial's command server for communication with hg.\n\nInstallation is standard:\n\n  $ python setup.py install",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Mercurial Python library",
    "version": "2.6.2",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "4a72cf1decac8e63a4fcdbdfd948e40f",
                "sha256": "b18bd1ed53c90ee57d5714d66ad6bb72b64e930d4aeca9830892c08bb28da608"
            },
            "downloads": -1,
            "filename": "python-hglib-2.6.2.tar.gz",
            "has_sig": false,
            "md5_digest": "4a72cf1decac8e63a4fcdbdfd948e40f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 35514,
            "upload_time": "2020-11-17T18:36:17",
            "upload_time_iso_8601": "2020-11-17T18:36:17.579106Z",
            "url": "https://files.pythonhosted.org/packages/fb/11/1cfa47d5e2aa45f6a803fcdf4484f8255383221ccb2f521d9010afca0d8d/python-hglib-2.6.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2020-11-17 18:36:17",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "python-hglib"
}
        
Elapsed time: 0.01878s