Letter P

python-pkgconfig - A Python 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 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.

Packages

python-pkgconfig-1.3.1-2.fc14.al.src [10 KiB] Changelog by Joel Barrios (2020-06-08):
- Rebuild with Python 3.6.

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