{ "info": { "author": "Bruno Binet", "author_email": "bruno.binet@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Topic :: Utilities" ], "description": "``repostack`` keeps track of your repos\n=======================================\n\n:Author: Bruno Binet\n:Email: bruno.binet@gmail.com\n\nInspired from `Mr-Repo `_.\n\n\nYou work in many git repositories on different computers?\n``repostack`` will help manage these repositories.\n\n\n\n::\n\n \n Usage: repostack [--version] [--help] [--dir=] []\n \n options:\n -v, --version\n -h, --help\n -d, --dir= set repostack root directory [default: .]\n \n The following commands are supported by repostack:\n init Initialize a new repostack directory\n add Add repos to the stack of tracked repos\n rm Remove repos from the stack of tracked repos\n checkout Checkout repos\n status Give repos status\n diff Show repos diff\n do Run a command on repos\n help Give more information on a specific command\n \n See 'repostack help ' for more information on a specific command.", "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/bbinet/repostack", "keywords": "dvcs git manage multiple repositories stack", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "repostack", "package_url": "https://pypi.org/project/repostack/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/repostack/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/bbinet/repostack" }, "release_url": "https://pypi.org/project/repostack/0.1/", "requires_dist": null, "requires_python": null, "summary": "Keep track of all your git repositories.", "version": "0.1" }, "last_serial": 898834, "releases": { "0.1": [] }, "urls": [] }