K 10 svn:author V 5 pawel K 8 svn:date V 27 2015-10-02T17:49:56.390991Z K 7 svn:log V 468 This package provides an API for querying the distutils metadata written in the PKG-INFO file inside a source distribution (an sdist) or a binary distribution (e.g., created by running bdist_egg). It can also query the EGG-INFO directory of an installed distribution, and the *.egg-info stored in a "development checkout" (e.g, created by running setup.py develop). WWW: http://pypi.python.org/pypi/pkginfo/ PR: 202604 Submitted by: Maxim Filimonov END