[ol9_developer_EPEL] python3-pkgconfig-1.5.5-2.el9.noarch

Name:python3-pkgconfig
Version:1.5.5
Release:2.el9
Architecture:noarch
Group:Unspecified
Size:27159
License:MIT
RPM: python3-pkgconfig-1.5.5-2.el9.noarch.rpm
Source RPM: python-pkgconfig-1.5.5-2.el9.src.rpm
Build Date:Sun May 01 2022
Build Host:build-ol9-x86_64.oracle.com
Vendor:Oracle America
URL:https://github.com/matze/pkgconfig
Summary:Python3 interface to the pkg-config command line tool
Description:
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.

Related Packages (Show Changelog) (Show Filelist)