Language

Package: python2-pkginfo @ 1.7.0

Synopsis

Query metadatdata from sdists, bdists, and installed packages

Description

API to query the distutils metadata written in PKG-INFO inside a source distriubtion (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 python setup.py develop).

Home page
https://code.launchpad.net/~tseaver/pkginfo/trunk
Location
gnu/packages/python-xyz.scm (line: 18684, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings