python-which - Small which replacement that can be used as a Python module
Website: | http://trentm.com/projects/which/ |
---|---|
License: | MIT |
- Description:
which.py is a small which replacement. It has the following features: * it can print all matches on the PATH; * it can note "near misses" on the PATH (e.g. files that match but may not, say, have execute permissions); and * it can be used as a Python module.
Packages
python-which-1.1.0-1m.mo8.noarch [14 KiB] |
Changelog
by NARITA Koichi (2011-06-04):
- (1.1.0-1m) - import from F15 |