{ "info": { "author": "John Weachock", "author_email": "jweachock@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "gethub\n======\n\nClones (aka \"gets\") all of your GitHub repos.\n\nInstallation\n------------\n\nClone the repo and add ``bin/gethub`` to your ``$PATH``, or install via\n``pip``:\n\n::\n\n $ pip install gethub\n\nUsage\n-----\n\nClone all public repos:\n\n::\n\n $ gethub -u \n\nOR\n\n::\n\n $ gethub -a # leave the password blank when prompted\n\nClone private repos:\n\n::\n\n $ gethub -u :\n\nOR\n\n::\n\n $ gethub -a # fill in the password when prompted\n\nYou can optionally clone gists instead of repos by adding a ``-g`` flag.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/scizzorz/gethub", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "gethub", "package_url": "https://pypi.org/project/gethub/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/gethub/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/scizzorz/gethub" }, "release_url": "https://pypi.org/project/gethub/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Clone all of your GitHub repositories", "version": "0.1.0" }, "last_serial": 854523, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "dd10525a47a75f94b537bd0f276cedfa", "sha256": "b2287c16d22479629e23ac71f9928eb260be3b0d401030da21151ab1a91e4bd6" }, "downloads": -1, "filename": "gethub-0.1.0.tar.gz", "has_sig": false, "md5_digest": "dd10525a47a75f94b537bd0f276cedfa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2706, "upload_time": "2013-09-02T01:08:41", "url": "https://files.pythonhosted.org/packages/d2/88/a532472ce442c2728dde26e770bde648b8f0b20a6d0ba72b87b69b3ea84f/gethub-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "dd10525a47a75f94b537bd0f276cedfa", "sha256": "b2287c16d22479629e23ac71f9928eb260be3b0d401030da21151ab1a91e4bd6" }, "downloads": -1, "filename": "gethub-0.1.0.tar.gz", "has_sig": false, "md5_digest": "dd10525a47a75f94b537bd0f276cedfa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2706, "upload_time": "2013-09-02T01:08:41", "url": "https://files.pythonhosted.org/packages/d2/88/a532472ce442c2728dde26e770bde648b8f0b20a6d0ba72b87b69b3ea84f/gethub-0.1.0.tar.gz" } ] }