Metadata-Version: 1.1
Name: pywhich
Version: 1.1.1
Summary: Find where python modules are installed.
Home-page: https://github.com/markpasc/pywhich
Author: Tom Wright
Author-email: tat.wright@googlemail.com
License: UNKNOWN
Description: Thanks to Mark Paschal for taking my 10 line script and adding various useful flags, and dealing with some edge cases.
        
        Code is maintained at: https://github.com/tatwright/pywhich
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
