aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/py-pkginfo/pkg-descr
blob: c3f1e59a9e50c4868f8d626b46be8fa4bf034e6f (plain) (blame)
1
2
3
4
5
6
7
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/