{ "info": { "author": "Tim Santor", "author_email": "tsantor@xstudios.agency", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "Git Lazy\n========\n\nAuthor:Tim Santor tsantor@xstudios.agency\n\nOverview\n--------\n\nGit-Lazy is a tool for lazy developers like me. I typically work on not\nonly my work computer, but my home office computer or a laptop when I am\non the go. Using Git-Lazy, I can easily search directories for Git repos\nand add them to a file which will be synced by Dropbox or Google Drive.\nThen, when I move to another machine mentioned above, I can simply run\n``git-lazy --sync`` and my current development environment will create\nall the repos I need. It can also run bulk status\\|push\\|pull operations\non all my git repos.\n\nInstallation\n------------\n\nTo install Git Lazy, simply:\n\n::\n\n pip install git-lazy\n\nThen create a config file ``^/config/git-lazy.cfg``:\n\n::\n\n [default]\n ; Usernames for repos we're interesting in\n repo_users=tsantor,xstudios\n ; File to contain all repos we want to manage (preferably on a Cloud Drive)\n repo_list=^/Google Drive/Personal/repo_list.json\n ; The top-level directories we want to traverse to find repos\n search_dirs=^/Projects,^/Sandbox\n\nUsage\n-----\n\n::\n\n git-lazy --find # find all repos\n git-lazy --sync # sync all repos\n\n git-lazy --add ^/repo/dir # Add a repo to the list\n git-lazy --remove ^/repo/dir # Remove a repo from the list\n\n git-lazy -m status # perform git status on all repos\n git-lazy -m pull # perform git pull on all repos\n git-lazy -m push # perform git push on all repos\n\n git-lazy --remove_interactive # Remove repos\n\n NOTE: For all available methods run ``git-lazy -h``\n\nIssues\n------\n\nIf you experience any issues, please create an\n`issue `__ on Bitbucket.\n\n\nHistory\n=======\n\nAll notable changes to this project will be documented in this file.\nThis project adheres to `Semantic Versioning `__.\n\n0.1.0 (2016-03-01)\n------------------\n\n- First release on PyPI.\n\n0.1.1 (2016-03-04)\n------------------\n\n- Do not attempt to do git operations on non-existent repos on current\n machine.\n\n0.1.5 (2017-02-21)\n------------------\n\n- Various enhancements\n\n0.1.7 (2017-04-04)\n------------------\n\n- Bug fix where using ``--find`` after already using it would only\n create a repo list of the newly found repos.\n\n0.1.8 (2017-04-24)\n------------------\n\n- Bug fix where using ``--find`` would add repos twice.\n\n0.1.9 (2017-06-25)\n------------------\n\n- Added ``--update_origins`` to update all repo urls from HTTPS to SSH\n\n0.2.0 (2017-08-04)\n------------------\n\n- Fixed bug with ``--find``\n\n0.2.1 (2017-08-04)\n------------------\n\n- Fixed bug with ``--find`` when no origin set\n- Update ``update_origins`` regex logic to handle https and ssh schemes\n- Added ``repo_users`` to config (comma-delimited)\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/tsantor/git-lazy", "keywords": "git-lazy", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "git-lazy", "package_url": "https://pypi.org/project/git-lazy/", "platform": "", "project_url": "https://pypi.org/project/git-lazy/", "project_urls": { "Homepage": "https://bitbucket.org/tsantor/git-lazy" }, "release_url": "https://pypi.org/project/git-lazy/0.2.1/", "requires_dist": [ "python-bash-utils", "six" ], "requires_python": "", "summary": "Sync repos across development environments. Bulk status|push|pull operations on git repos.", "version": "0.2.1" }, "last_serial": 3078670, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "a9edc57e42024603b0c012ccf405072f", "sha256": "74efddcf68878e0d83345b48efdef7911cd076c30d7d39a8d132d0488afe4d48" }, "downloads": -1, "filename": "git_lazy-0.1.0-py2.7.egg", "has_sig": false, "md5_digest": "a9edc57e42024603b0c012ccf405072f", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 4927, "upload_time": "2016-03-01T22:44:11", "url": "https://files.pythonhosted.org/packages/13/4e/44a7be72f7346f2550117bdced8b857b32bda255e300f1c396e3c5bf386e/git_lazy-0.1.0-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "1ce900267e265a7eec23177bc8e622fb", "sha256": "1aed9a431c3b2889820e79f651841dec3238f24514d525844256a37f00b5301b" }, "downloads": -1, "filename": "git_lazy-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1ce900267e265a7eec23177bc8e622fb", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 6887, "upload_time": "2016-03-01T22:44:04", "url": "https://files.pythonhosted.org/packages/4d/79/09c61b658bae36ed03655404aece5604865c8c3dba9d37cefd642e82f219/git_lazy-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fdc5a8722d53dfe085136e127bac5dd0", "sha256": "e8d9bfc6d2f3ac6238b25605f319ef1631382399f286f9d6e8933caae5943f9f" }, "downloads": -1, "filename": "git-lazy-0.1.0.tar.gz", "has_sig": false, "md5_digest": "fdc5a8722d53dfe085136e127bac5dd0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6760, "upload_time": "2016-03-01T22:43:56", "url": "https://files.pythonhosted.org/packages/a9/13/4bed8f6e9eb009d105f515c062efa8733f143b97eb28b9af34321fe0cc30/git-lazy-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "9c3d54d81f45de06d4ce90589786b868", "sha256": "d20429e4511e5f51f79af6a8a3bc85fa03e4fdb7c1fbc54a5d618c118e1b20f3" }, "downloads": -1, "filename": "git_lazy-0.1.1-py2.7.egg", "has_sig": false, "md5_digest": "9c3d54d81f45de06d4ce90589786b868", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 5147, "upload_time": "2016-03-04T15:46:50", "url": "https://files.pythonhosted.org/packages/1a/f0/acf11495163b962ca364584db7f784a4b02de9f3336e5c0a80eb702b831e/git_lazy-0.1.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "a82e86d5d6b22214be37f95b89f6269f", "sha256": "b3c53ab5839421ed18c86973349ec3d2cfdf6bbc40a83947f8bdc2da9cd25169" }, "downloads": -1, "filename": "git_lazy-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a82e86d5d6b22214be37f95b89f6269f", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 7219, "upload_time": "2016-03-04T15:46:39", "url": "https://files.pythonhosted.org/packages/14/7d/bab82b5982cff58fd8bbdbf0d14a472b95290900fb8ad5aa055330703053/git_lazy-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "950326a8412da61d7941dc0b6c9fb336", "sha256": "5003b9f579beae6774c908b802483db47d5dbfb244fb1a018f14d342de945a86" }, "downloads": -1, "filename": "git-lazy-0.1.1.tar.gz", "has_sig": false, "md5_digest": "950326a8412da61d7941dc0b6c9fb336", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6895, "upload_time": "2016-03-04T15:46:32", "url": "https://files.pythonhosted.org/packages/b0/04/9a146a4c709a5dee1257653ede4b27275e960df6760d1b9c8ba19ea87194/git-lazy-0.1.1.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "6b8f978190f1019a579ecf18e828bfb0", "sha256": "fe08e3c3dd9675bc6ba9061d70fe117786925241842a7b31001e126092f593a0" }, "downloads": -1, "filename": "git_lazy-0.1.3-py2.7.egg", "has_sig": false, "md5_digest": "6b8f978190f1019a579ecf18e828bfb0", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 5445, "upload_time": "2017-02-20T15:24:35", "url": "https://files.pythonhosted.org/packages/e8/a3/735c01f2b11fb33f6b37e35a736897b7c38106fb09c9079250bacbfedc75/git_lazy-0.1.3-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "519a641e2ff16329d5353304dda0ed3d", "sha256": "68cca5d84242a42da7fc87c0c387d89ddabd7e8bfce59256f863a406822f2d05" }, "downloads": -1, "filename": "git_lazy-0.1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "519a641e2ff16329d5353304dda0ed3d", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 7516, "upload_time": "2017-02-20T15:24:33", "url": "https://files.pythonhosted.org/packages/c3/41/b11b361f12dda9e15589940f34fe3f0cfb31fc4fa35878732d06a8619c99/git_lazy-0.1.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ff84bcb083ed707b845c1334f1837f65", "sha256": "53c407b5fc2b07a2a13c9cff73d111300fc07c2466aa5e71e6e826c85de6a495" }, "downloads": -1, "filename": "git-lazy-0.1.3.tar.gz", "has_sig": false, "md5_digest": "ff84bcb083ed707b845c1334f1837f65", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7215, "upload_time": "2017-02-20T15:24:31", "url": "https://files.pythonhosted.org/packages/83/75/a8f12465f1b01de9a92494c567cc97dbf434e279a715d3894ef06a51879a/git-lazy-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "8ed7e4f8ef44b810d83bd65cb3f4465e", "sha256": "fab433931b643c81bb113148568529fbd896ea4eb4fe950a7de89ed15ea58624" }, "downloads": -1, "filename": "git_lazy-0.1.4-py2.7.egg", "has_sig": false, "md5_digest": "8ed7e4f8ef44b810d83bd65cb3f4465e", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 5395, "upload_time": "2017-02-20T16:05:10", "url": "https://files.pythonhosted.org/packages/57/1e/44be125af2063f211b2c85690c1698774bc002a636f0589a7adef58af1b4/git_lazy-0.1.4-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "33962f274f5c0ad3acb9138bdf45125d", "sha256": "6c4656a7753b23092360ea854707ac5b7ae0f837157caec5c0e284f9d777926a" }, "downloads": -1, "filename": "git_lazy-0.1.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "33962f274f5c0ad3acb9138bdf45125d", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 7467, "upload_time": "2017-02-20T16:05:08", "url": "https://files.pythonhosted.org/packages/b0/d3/a052a47a1f146a6a90974f102675d246d274f7061cdb702b6616cd50e3ef/git_lazy-0.1.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e0852ee9b6f93d14f02349780fb4f0dc", "sha256": "b26cd6b861f6c035417a106dbd20f9e51efefece75ce38338071772353c418db" }, "downloads": -1, "filename": "git-lazy-0.1.4.tar.gz", "has_sig": false, "md5_digest": "e0852ee9b6f93d14f02349780fb4f0dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7144, "upload_time": "2017-02-20T16:05:04", "url": "https://files.pythonhosted.org/packages/96/b9/31dac730ede762fd697ddf6bb08fbe961e2f9da8056ddd22d957f5e21924/git-lazy-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "32c10d49bb318bf50301d5ce25088b49", "sha256": "68882171a81cc035ce2b6f97006458d55abec2e378ec88cd918c5a2ac4675eff" }, "downloads": -1, "filename": "git_lazy-0.1.5-py2.7.egg", "has_sig": false, "md5_digest": "32c10d49bb318bf50301d5ce25088b49", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 5422, "upload_time": "2017-02-21T23:57:01", "url": "https://files.pythonhosted.org/packages/1a/81/e8b0529b1b7085d6487a67e024081d453f3432419e36aaa518a061d2557d/git_lazy-0.1.5-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "aba1b4fb214aa4feeb765d0ab254fe60", "sha256": "bc27e63c20e954e69831c0d97331467b628a86e38349e20071568724aca42827" }, "downloads": -1, "filename": "git_lazy-0.1.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "aba1b4fb214aa4feeb765d0ab254fe60", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 7511, "upload_time": "2017-02-21T23:56:59", "url": "https://files.pythonhosted.org/packages/17/04/1aa920f7a71ec4113c8bc5985c2a823161490b963d414d0f0f156349ace7/git_lazy-0.1.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a162e4fa7ab325fd74cf038878df5bae", "sha256": "02e22357c803a79625e20ff10dcf8be1d24c0c2080f896c0055641c5a921f897" }, "downloads": -1, "filename": "git-lazy-0.1.5.tar.gz", "has_sig": false, "md5_digest": "a162e4fa7ab325fd74cf038878df5bae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7158, "upload_time": "2017-02-21T23:56:57", "url": "https://files.pythonhosted.org/packages/bd/26/bdf3c4b03549f491d5263882c1eb09811984c551a36238dee3c26c16ad9d/git-lazy-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "896e2c6fc222a295f85ce4c79f2704e9", "sha256": "73654da7f8bbf029a77ffb758481c929e567c33a068a9db689ffc3d741207e19" }, "downloads": -1, "filename": "git-lazy-0.1.6.tar.gz", "has_sig": false, "md5_digest": "896e2c6fc222a295f85ce4c79f2704e9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7401, "upload_time": "2017-04-04T21:56:37", "url": "https://files.pythonhosted.org/packages/bd/bf/b510c30d1a350ba2f3e767b60ff58b1bd08e71b3d48d0cb05e0e38cae52e/git-lazy-0.1.6.tar.gz" } ], "0.1.7": [ { "comment_text": "", "digests": { "md5": "4216e57896a85c599ceba973a7c71aa4", "sha256": "a91bae3698866aeb830259b1f1f41c208d30e99e24c1edd6d77b01ec80dae907" }, "downloads": -1, "filename": "git_lazy-0.1.7-py2.7.egg", "has_sig": false, "md5_digest": "4216e57896a85c599ceba973a7c71aa4", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 5683, "upload_time": "2017-04-04T22:03:02", "url": "https://files.pythonhosted.org/packages/c7/dc/8a9f1e0decf03e01d31f111f95969ed7b8772141bd8d2788bd2c761e7c61/git_lazy-0.1.7-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "7fc76e420e8e149c2179d452c44b41b0", "sha256": "ff27cf9b1d5f7c1c7b8584f27acd79153e8caaf880ee018114fc004a8bb9fa99" }, "downloads": -1, "filename": "git_lazy-0.1.7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7fc76e420e8e149c2179d452c44b41b0", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 7837, "upload_time": "2017-04-04T22:03:00", "url": "https://files.pythonhosted.org/packages/c1/59/01212ce9d57a4ffd100203dfdc95e7ecba59d28e3af457a92ce6ec2fb176/git_lazy-0.1.7-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "eb95dc8c8772740edb0e69e9793ec9cc", "sha256": "9b4d59d9f468219ba864514b40302671d13eb1d89fc84c1d61a14e0dec19b1c2" }, "downloads": -1, "filename": "git-lazy-0.1.7.tar.gz", "has_sig": false, "md5_digest": "eb95dc8c8772740edb0e69e9793ec9cc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7400, "upload_time": "2017-04-04T22:02:58", "url": "https://files.pythonhosted.org/packages/d8/cc/9d0c167a5e8e8a204b595dbd0ee690f693ce50536145c2b280c7925ce498/git-lazy-0.1.7.tar.gz" } ], "0.1.8": [ { "comment_text": "", "digests": { "md5": "d22dfb2bc8665a00ab185b875e0f160b", "sha256": "60ee953966a5bf21740b324c8169d1edcb19d60eb1c6f9eb741875cc12033603" }, "downloads": -1, "filename": "git_lazy-0.1.8-py2.7.egg", "has_sig": false, "md5_digest": "d22dfb2bc8665a00ab185b875e0f160b", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 5688, "upload_time": "2017-04-25T00:05:26", "url": "https://files.pythonhosted.org/packages/fe/76/958d050f5d2f71a919c2d640ed49eb1d4e7ae19734d98cb3215a89917c7f/git_lazy-0.1.8-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "ef8df59ea1dc5a6c71f4c7629de93905", "sha256": "9587ed0bacaf6371ce67fc92db391b1e3b474858f567a4e32649b60e6c9b01dd" }, "downloads": -1, "filename": "git_lazy-0.1.8-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ef8df59ea1dc5a6c71f4c7629de93905", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 7865, "upload_time": "2017-04-25T00:05:23", "url": "https://files.pythonhosted.org/packages/2a/85/20bcbf5e0e3304dd5120d84b0975c88fc9d9cb5aa34cc2754cf1377efef6/git_lazy-0.1.8-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c37bbf53d52496f912d15f9d256e1a67", "sha256": "0320e99975f47a7c8e13d66d8dab0577e4eeb13a3158d9dc2077b69760c26be5" }, "downloads": -1, "filename": "git-lazy-0.1.8.tar.gz", "has_sig": false, "md5_digest": "c37bbf53d52496f912d15f9d256e1a67", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7414, "upload_time": "2017-04-25T00:05:21", "url": "https://files.pythonhosted.org/packages/6d/d8/4041321e6ee32ad8f7cbc7412cc204228cb3ef2911b1ef37a72312bd1b40/git-lazy-0.1.8.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "505a8976f763c065da7c9d08f3e1cbbd", "sha256": "d775d17e5d972bac3898f7760d66b0beee1d8fc532fcf7fc9e0843468e0f95c2" }, "downloads": -1, "filename": "git_lazy-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "505a8976f763c065da7c9d08f3e1cbbd", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7576, "upload_time": "2017-08-04T23:49:15", "url": "https://files.pythonhosted.org/packages/fc/61/ac390ff0c4eeda96d37be8750e5da6d795aaa6a93ad98dc63b0ca92f171e/git_lazy-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fab25c4cb87e31970f0abdcc59591b02", "sha256": "845b42c300e41e39c97f44cdc686cccf09df468dd5fdc2b5f798c27541cf80f7" }, "downloads": -1, "filename": "git-lazy-0.2.0.tar.gz", "has_sig": false, "md5_digest": "fab25c4cb87e31970f0abdcc59591b02", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7044, "upload_time": "2017-08-04T23:49:16", "url": "https://files.pythonhosted.org/packages/50/7a/0906772c946253ae7f7229bd7b65ac7a6ce44d77dcc4b01110f1f1f62ef5/git-lazy-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "05433ed34ced1b596ddf3c293884b645", "sha256": "c2f0d96b646be198d990a819114dcb84ceeebe73e93fda06d44f667639798751" }, "downloads": -1, "filename": "git_lazy-0.2.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "05433ed34ced1b596ddf3c293884b645", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7789, "upload_time": "2017-08-07T15:27:19", "url": "https://files.pythonhosted.org/packages/d7/c1/ff41c36c392129e73712b5e9dd064da071b8eacc20d45f48763fdcf6d3eb/git_lazy-0.2.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "808e450d0d814851685a14d5895694ae", "sha256": "e02789d69121f59961aa01852266d6c8b256f840166f070f7e351e5e5108fdb9" }, "downloads": -1, "filename": "git-lazy-0.2.1.tar.gz", "has_sig": false, "md5_digest": "808e450d0d814851685a14d5895694ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7178, "upload_time": "2017-08-07T15:27:21", "url": "https://files.pythonhosted.org/packages/b4/a4/f65895649435594c8b3dd4d3bfd3ea0d46b55004cc689e6161f60c9362f9/git-lazy-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "05433ed34ced1b596ddf3c293884b645", "sha256": "c2f0d96b646be198d990a819114dcb84ceeebe73e93fda06d44f667639798751" }, "downloads": -1, "filename": "git_lazy-0.2.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "05433ed34ced1b596ddf3c293884b645", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7789, "upload_time": "2017-08-07T15:27:19", "url": "https://files.pythonhosted.org/packages/d7/c1/ff41c36c392129e73712b5e9dd064da071b8eacc20d45f48763fdcf6d3eb/git_lazy-0.2.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "808e450d0d814851685a14d5895694ae", "sha256": "e02789d69121f59961aa01852266d6c8b256f840166f070f7e351e5e5108fdb9" }, "downloads": -1, "filename": "git-lazy-0.2.1.tar.gz", "has_sig": false, "md5_digest": "808e450d0d814851685a14d5895694ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7178, "upload_time": "2017-08-07T15:27:21", "url": "https://files.pythonhosted.org/packages/b4/a4/f65895649435594c8b3dd4d3bfd3ea0d46b55004cc689e6161f60c9362f9/git-lazy-0.2.1.tar.gz" } ] }