Letter P

python39-pkgconfig - A Python 3.9 interface to the pkg-config command line tool

Website: https://github.com/matze/pkgconfig
License: MIT
Vendor: Alcance Libre, Inc.
Description:
pkgconfig is a Python 3.9 module to interface with the pkg-config command
line tool.

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.

Packages

python39-pkgconfig-1.5.5-1.aldos.noarch [14 KiB] Changelog by Joel Barrios (2023-02-18):
- Update to 1.5.5.

Listing created by Repoview-0.6.6-6.fc14.al