{ "info": { "author": "Trent Mick", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 6 - Mature", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.3", "Programming Language :: Python :: 2.4", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Topic :: Utilities" ], "description": "which.py -- a portable GNU which replacement\r\n============================================\r\n\r\nHome : http://code.google.com/p/which/\r\nLicense : MIT (see LICENSE.txt)\r\nPlatforms : Windows, Linux, Mac OS X, Unix\r\nDev Status : mature, has been heavily used in a commercial product for\r\n a number of years\r\nRequirements : Python >= 2.3\r\n\r\n\r\n`which.py` is a small GNU-which replacement. It has the following\r\nfeatures:\r\n\r\n * it is portable (Windows, Linux, Mac OS X, Un*x); \r\n * it understands PATHEXT and \"App Paths\" registration on Windows (i.e. it\r\n will find everything that `start` does from the command shell); \r\n * it can print all matches on the PATH; \r\n * it can note \"near misses\" on the PATH (e.g. files that match but may not,\r\n say, have execute permissions); and \r\n * it can be used as a Python module.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://code.google.com/p/which/", "keywords": "", "license": "MIT", "maintainer": "Sridhar Ratnakumar", "maintainer_email": "sridhar.ratna@gmail.com", "name": "which", "package_url": "https://pypi.org/project/which/", "platform": "", "project_url": "https://pypi.org/project/which/", "project_urls": { "Homepage": "http://code.google.com/p/which/" }, "release_url": "https://pypi.org/project/which/1.1.0/", "requires_dist": null, "requires_python": null, "summary": "a portable GNU which replacement implemented in Python", "version": "1.1.0" }, "last_serial": 172420, "releases": { "1.1.0": [] }, "urls": [] }