{ "info": { "author": "Marcin Kuzminski, Lukasz Balcerzak, Dmitry Zhiltsov", "author_email": "dzhiltsov@me.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "======\nmanagevcs\n======\n\n.. image:: https://secure.travis-ci.org/zaabjuda/vcslib.png?branch=master\n :target: http://travis-ci.org/zaabjuda/vcslib\n\nvarious version control system management abstraction layer for python.\nThis is fork of project `vcs `_\n\n------------\nIntroduction\n------------\n\n``managevcs`` is abstraction layer over various version control systems. It is\ndesigned as feature-rich Python_ library with clean *API*.\n\nmanagevcs uses `Semantic Versioning `_\n\n**Features**\n\n- Common *API* for SCM backends\n- Fetching repositories data lazily\n- Simple caching mechanism so we don't hit repo too often\n- Simple commit api\n- Smart and powerfull in memory changesets\n- Working directory support\n\n\n-------------\nDocumentation\n-------------\n\nOnline documentation for development version is available at\nhttp://packages.python.org/managevcs/.\n\nYou may also build documentation for yourself - go into ``docs/`` and run::\n\n make html\n\n.. _python: http://www.python.org/\n.. _Sphinx: http://sphinx.pocoo.org/\n.. _mercurial: http://mercurial.selenic.com/\n.. _git: http://git-scm.com/", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/codeinn/managevcs", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "managevcs", "package_url": "https://pypi.org/project/managevcs/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/managevcs/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/codeinn/managevcs" }, "release_url": "https://pypi.org/project/managevcs/0.5.2/", "requires_dist": null, "requires_python": null, "summary": "UNKNOWN", "version": "0.5.2" }, "last_serial": 1583042, "releases": { "0.5.0": [], "0.5.1": [ { "comment_text": "", "digests": { "md5": "55f97c45f1ff3e0b843f79dc20938506", "sha256": "8e1e622a69ba2911856b3c560b71ea49c9e8aac3e0d302952fa814e4dc7ec828" }, "downloads": -1, "filename": "managevcs-0.5.1.tar.gz", "has_sig": false, "md5_digest": "55f97c45f1ff3e0b843f79dc20938506", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 472650, "upload_time": "2015-06-08T10:55:01", "url": "https://files.pythonhosted.org/packages/26/10/cc14ecf33c19ac9c1184fcae569148d28c33ca70a78cbefa212c8c991d46/managevcs-0.5.1.tar.gz" } ], "0.5.2": [ { "comment_text": "", "digests": { "md5": "1be8cbe5423862091c46d8dbc5fe647a", "sha256": "b1b76d96ded88a4866f837ffa73f822063d90f1bdc821ca8089b7627f95ddb2d" }, "downloads": -1, "filename": "managevcs-0.5.2.tar.gz", "has_sig": false, "md5_digest": "1be8cbe5423862091c46d8dbc5fe647a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 472716, "upload_time": "2015-06-08T11:05:49", "url": "https://files.pythonhosted.org/packages/45/8d/75619ef6443d8543dbbdb7cd7a6d7e4d6673fc8a56d155bc12a5a3dbff8e/managevcs-0.5.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1be8cbe5423862091c46d8dbc5fe647a", "sha256": "b1b76d96ded88a4866f837ffa73f822063d90f1bdc821ca8089b7627f95ddb2d" }, "downloads": -1, "filename": "managevcs-0.5.2.tar.gz", "has_sig": false, "md5_digest": "1be8cbe5423862091c46d8dbc5fe647a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 472716, "upload_time": "2015-06-08T11:05:49", "url": "https://files.pythonhosted.org/packages/45/8d/75619ef6443d8543dbbdb7cd7a6d7e4d6673fc8a56d155bc12a5a3dbff8e/managevcs-0.5.2.tar.gz" } ] }