You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
B. Watson 3ae95ff6b0
development/mysql-workbench: Fix slack-desc.
10 years ago
..
README python/pkginfo: Added (API for querying the distutils metadata). 10 years ago
pkginfo.SlackBuild python/pkginfo: Updated for version 1.4.0. 10 years ago
pkginfo.info python/pkginfo: Updated for version 1.4.0. 10 years ago
setup.patch python/pkginfo: Updated for version 1.4.0. 10 years ago
slack-desc python/pkginfo: Added (API for querying the distutils metadata). 10 years ago

README

This package provides an API for querying the distutils metadata written
in the PKG-INFO file 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 setup.py develop).