Python3 interface to the pkg-config command line tool
pkgconfig is a Python module to interface with the pkg-config command line tool and supports Python 2.6+. It can be used to * check if a package exists * check if a package meets certain version requirements * query CFLAGS and LDFLAGS * parse the output to build extensions with setup.py If pkg-config is not on the path, raises EnvironmentError. Python 3 version.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.5.5-1.fc35 | - |
Fedora 35 | 1.5.5-1.fc35 | - |
Fedora 34 | 1.5.2-1.fc34 | - |
EPEL 8 | 1.5.1-5.el8 | - |
You can contact the maintainers of this package via email at
python-pkgconfig dash maintainers at fedoraproject dot org
.