python3-pkginfo

Python 3.x module to query metadata from packages
  https://pythonhosted.org/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 3 version of the library In addition, this package contains the 'pkginfo' executable