{ "info": { "author": "zed", "author_email": "arn.zart+zed@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Systems Administration", "Topic :: Utilities" ], "description": "\n``grepath`` utility prints full path to executables that match\ngiven file-pattern or regular expression.\n\nExamples:\n\n * To print executables that contain 'pdf' anywhere in their name::\n\n $ grepath pdf\n /usr/bin/ps2pdf12\n /usr/bin/ps2pdf13\n ...[snip]...\n /usr/bin/simpdftex\n /usr/bin/dvipdf\n\n * To find executables that don't have 'e' after 'win' in their name::\n\n C:\\> grepath -e \"win[^e]\"\n C:\\windows\\system32\\winhlp32.exe\n C:\\windows\\system32\\winver.exe\n C:\\windows\\winhlp32.exe\n C:\\windows\\winhelp.exe\n\n If ``*.py`` files are not associated with ``python.exe`` then the\n script can be invoked using::\n\n C:\\> python \\path\\to\\grepath.py --help\n\nTo print all available options, type::\n\n $ grepath --help\n\nFiles are licensed under the MIT License. See the file MIT-LICENSE.txt\nfor details.\n\nThe latest version is at http://gist.github.com/79233\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://gist.github.com/79233", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "grepath", "package_url": "https://pypi.org/project/grepath/", "platform": "Windows", "project_url": "https://pypi.org/project/grepath/", "project_urls": { "Homepage": "http://gist.github.com/79233" }, "release_url": "https://pypi.org/project/grepath/1.1.1/", "requires_dist": null, "requires_python": "", "summary": "grepath - find executables in PATH that match PATTERN", "version": "1.1.1" }, "last_serial": 2718804, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "b685c2f711555f44e9d0de6fd1e9b596", "sha256": "e16e2bc7a3d566ba619d8f73ecc8893af5a18cf60b8553fb7d657eabae594e9d" }, "downloads": -1, "filename": "grepath-0.0.1.tar.gz", "has_sig": false, "md5_digest": "b685c2f711555f44e9d0de6fd1e9b596", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5122, "upload_time": "2010-10-14T23:31:42", "url": "https://files.pythonhosted.org/packages/1e/20/69d35172cb6cd1c4ae3538711b0bb5dd249bf25ed32aecbea6ef8ff631a9/grepath-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "0c431792d4af7aef86ddc16e04f128bf", "sha256": "16a46885b9c46c99bf21d1aaa5939cd9ae589edff8e44884df9d6e30f5ddc422" }, "downloads": -1, "filename": "grepath-0.0.2.tar.bz2", "has_sig": false, "md5_digest": "0c431792d4af7aef86ddc16e04f128bf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5215, "upload_time": "2010-10-14T23:55:43", "url": "https://files.pythonhosted.org/packages/9c/93/8c6024c467c198c3e6ec6256d0c245c5c53d198b99eefe5a9b7a1ce0d91c/grepath-0.0.2.tar.bz2" }, { "comment_text": "", "digests": { "md5": "baba673477b21ef3c1282fd956c923a4", "sha256": "865cb9b3e070027ff2431e9123f796895857cb7d02a5a9ff63c92d07f72788be" }, "downloads": -1, "filename": "grepath-0.0.2.zip", "has_sig": false, "md5_digest": "baba673477b21ef3c1282fd956c923a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6384, "upload_time": "2010-10-14T23:55:48", "url": "https://files.pythonhosted.org/packages/ba/c8/0fd9dc0d64ce00fc1e3d0f1e2e58d35720f522b6cb3421b81b7c2a058d46/grepath-0.0.2.zip" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "20a6949c9a11e0c390515a505750e951", "sha256": "0af8cab79813c7c9b6fd71c74af6c31756b3f0ad519a6ed61c2d9adce36a8b07" }, "downloads": -1, "filename": "grepath-1.1.0.tar.gz", "has_sig": false, "md5_digest": "20a6949c9a11e0c390515a505750e951", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5176, "upload_time": "2017-03-20T21:02:35", "url": "https://files.pythonhosted.org/packages/22/14/d21672750b3fc5466689bba38d9992d185e4f16fb69dd134bbc3e1991f4c/grepath-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "f35dc79d3cdff42cc01b1880e24df7fe", "sha256": "6ce7be508d86ebe9abca47e98661e31d1d46ebc70a3b031293e1303190b570c2" }, "downloads": -1, "filename": "grepath-1.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f35dc79d3cdff42cc01b1880e24df7fe", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6272, "upload_time": "2017-03-20T21:09:58", "url": "https://files.pythonhosted.org/packages/16/9f/f17e071db6db87eb1b10045ed708d852c38e5a34161556b922437cd5110f/grepath-1.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "20bb0052f1bae6c624877c6a373d1d15", "sha256": "446222a2bd73731938e3b1b674dd650b9e9c06d3000ccc6ddfff3d5bab356453" }, "downloads": -1, "filename": "grepath-1.1.1.tar.gz", "has_sig": false, "md5_digest": "20bb0052f1bae6c624877c6a373d1d15", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5226, "upload_time": "2017-03-20T21:09:59", "url": "https://files.pythonhosted.org/packages/6e/61/b53d1c9ce32ab998ac2d1fc0a0fd692534b2b4ab7a810321c938e0fea5a4/grepath-1.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f35dc79d3cdff42cc01b1880e24df7fe", "sha256": "6ce7be508d86ebe9abca47e98661e31d1d46ebc70a3b031293e1303190b570c2" }, "downloads": -1, "filename": "grepath-1.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f35dc79d3cdff42cc01b1880e24df7fe", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6272, "upload_time": "2017-03-20T21:09:58", "url": "https://files.pythonhosted.org/packages/16/9f/f17e071db6db87eb1b10045ed708d852c38e5a34161556b922437cd5110f/grepath-1.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "20bb0052f1bae6c624877c6a373d1d15", "sha256": "446222a2bd73731938e3b1b674dd650b9e9c06d3000ccc6ddfff3d5bab356453" }, "downloads": -1, "filename": "grepath-1.1.1.tar.gz", "has_sig": false, "md5_digest": "20bb0052f1bae6c624877c6a373d1d15", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5226, "upload_time": "2017-03-20T21:09:59", "url": "https://files.pythonhosted.org/packages/6e/61/b53d1c9ce32ab998ac2d1fc0a0fd692534b2b4ab7a810321c938e0fea5a4/grepath-1.1.1.tar.gz" } ] }