Letter P

python2-pkgconfig - A Python2 interface to the pkg-config ocmmand 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.

Python 2 version.

Packages

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

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