{ "info": { "author": "Takafumi Arakaki", "author_email": "aka.tkf@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Batched VCS commands\n====================\n\nRun bunch of VCS commands (git/hg/bzr) over a set of repositories.\n\nUse cases:\n\n* You want to make sure you pushed changes to remote for all of your\n repositories.\n* You want to log the revision of all of your repositories.\n* You are using git but want to have hg/bzr repositories as submodule.\n* You want to do (equivalent of) ``git fetch`` for all of your repositories.\n* etc...", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "vcs,version control system,Git,Mercurial,Bazaar", "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "bvcs", "package_url": "https://pypi.org/project/bvcs/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/bvcs/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/bvcs/0.0.1.dev0/", "requires_dist": null, "requires_python": null, "summary": "Asynchronous VCS command runner", "version": "0.0.1.dev0" }, "last_serial": 787144, "releases": { "0.0.1.dev0": [ { "comment_text": "", "digests": { "md5": "8ec803cafcf3e1e9982c0a12164f8bb9", "sha256": "87121ec0948e7980d6ec4fd56b3036e5c41a788bf57361828b9bb091130caee4" }, "downloads": -1, "filename": "bvcs-0.0.1.dev0.tar.gz", "has_sig": false, "md5_digest": "8ec803cafcf3e1e9982c0a12164f8bb9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9226, "upload_time": "2012-10-10T20:32:55", "url": "https://files.pythonhosted.org/packages/21/bd/b872e183518836c091a9ca8b116be5cc8c59af666777362dc2d370b407af/bvcs-0.0.1.dev0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8ec803cafcf3e1e9982c0a12164f8bb9", "sha256": "87121ec0948e7980d6ec4fd56b3036e5c41a788bf57361828b9bb091130caee4" }, "downloads": -1, "filename": "bvcs-0.0.1.dev0.tar.gz", "has_sig": false, "md5_digest": "8ec803cafcf3e1e9982c0a12164f8bb9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9226, "upload_time": "2012-10-10T20:32:55", "url": "https://files.pythonhosted.org/packages/21/bd/b872e183518836c091a9ca8b116be5cc8c59af666777362dc2d370b407af/bvcs-0.0.1.dev0.tar.gz" } ] }