python-pkginfo

Python 2.x module to query metadata from packages
  http://pypi.python.org/pypi/pkginfo/
  0
  no reviews



This package provides an API for querying the distutils metadata written in the PKG-INFO file inside a source distribution (an sdist), or into the EGG-INFO directory of an installed distribution.

This package contains the Python 2 version of the library