pkginfo-3.7

Python 3.x module to query metadata from packages

Install

All systems
curl cmd.cat/pkginfo-3.7.sh
Debian Debian
apt-get install python3-pkginfo
Ubuntu
apt-get install python3-pkginfo
image/svg+xml Kali Linux
apt-get install python3-pkginfo
Fedora
dnf install python3-pkginfo
Windows (WSL2)
sudo apt-get update sudo apt-get install python3-pkginfo
Raspbian
apt-get install python3-pkginfo

python3-pkginfo

Python 3.x module to query metadata from packages

This package provides an API for querying the distutils metadata written in the PKG-INFO file inside a source distribution (an sdist), or into the EGG-INFO directory of an installed distribution. This package contains the Python 3 version of the library In addition, this package contains the 'pkginfo' executable