Name: | python3-pkginfo |
---|---|
Version: | 1.5.0.1 |
Release: | 2.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 68822 |
License: | MIT |
RPM: | python3-pkginfo-1.5.0.1-2.el8.noarch.rpm |
Source RPM: | python-pkginfo-1.5.0.1-2.el8.src.rpm |
Build Date: | Mon May 25 2020 |
Build Host: | jenkins-10-147-72-125-8b7923bd-7977-4db9-a49f-75eb6011959d.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://pypi.python.org/pypi/pkginfo |
Summary: | Query metadata from sdists / bdists / installed packages |
Description: | 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). |