{ "info": { "author": "Gil Forcada Codinachs", "author_email": "gilforcada@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Buildout", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Software Development", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": ".. -*- coding: utf-8 -*-\n\n==================\nmr.developer.shell\n==================\nRun shell commands on all your `mr.developer `_ controlled repositories!\n\nMotivation\n==========\nI got tired of::\n\n cd src\n for f in *; do echo $f; cd $f; DO SOMETHING; cd .. ; done\n\nSo I created a mr.developer extension to do **exactly** the sambe but nicer::\n\n ./bin/develop shell \"git grep hidden stuff\"\n\n\n.. -*- coding: utf-8 -*-\n\n=======\nCHANGES\n=======\n\n0.0.1 (unreleased)\n==================\n\n- Project creation.", "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/gforcada/mr.developer.shell", "keywords": "mr.developer extension shell", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "mr.developer.shell", "package_url": "https://pypi.org/project/mr.developer.shell/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/mr.developer.shell/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/gforcada/mr.developer.shell" }, "release_url": "https://pypi.org/project/mr.developer.shell/0.1/", "requires_dist": null, "requires_python": null, "summary": "mr.developer extension to run shell commands on repositories.", "version": "0.1" }, "last_serial": 1573998, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "c376649261ad6c934b581560c1cc1fa4", "sha256": "af1f1752730f0f648d0aeb06246f31ff65dea2ffc24ef677b49b6413e1f35f23" }, "downloads": -1, "filename": "mr.developer.shell-0.0.1.tar.gz", "has_sig": false, "md5_digest": "c376649261ad6c934b581560c1cc1fa4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4989, "upload_time": "2015-06-01T21:25:24", "url": "https://files.pythonhosted.org/packages/81/26/4c9ac1749d7e965a48d5e0be585720ff5420617ffdca3135fbc075469c26/mr.developer.shell-0.0.1.tar.gz" } ], "0.1": [] }, "urls": [] }