Query metadatdata from sdists / bdists / installed packages.
Project description
pkginfo README
This package provides an API for querying the distutils metadata written in the PKG-INFO file inside a source distriubtion (an sdist), or into the EGG-INFO directory of an installed distribution.
Please see docs/index.rst for detailed documentation.
pkginfo Changelog
0.3 (2009-05-07)
Added support for introspection of “development eggs” (checkouts with PKG-INFO, perhaps created via setup.py develop).
Added a console script, pkginfo, which takes one or more paths on the command line and writes out the associated information. Thanks to runeh for the patch!
Added ‘get_metadata’ helper function, which dispatches a given path or module across the available distribution types, and returns a distribution object. Thanks to runeh for the patch!
Made distribution objects support iteration over the metadata fields. Thanks to runeh for the patch!
Made Distribution and subclasses new-style classes. Thanks to runeh for the patch!
0.2 (2009-04-14)
Added support for introspection of bdist_egg binary distributions.
0.1.1 (2009-04-10)
Fixed packaging errors.
0.1 (2009-04-10)
Initial release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pkginfo-0.3.tar.gz.
File metadata
- Download URL: pkginfo-0.3.tar.gz
- Upload date:
- Size: 14.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a0204e97c5664aa4ce6eca1888e3ce070a70ae93f8f6e5c1bab0fba162068bfc
|
|
| MD5 |
aa51abb332fb12a5756ebd8811073345
|
|
| BLAKE2b-256 |
9003627a447f458335ff8601ff9a4bcd278e239c2fc2280699bc1733b2d15f63
|