[ buster ]
[ Bron: python-pkgconfig ]
Pakket: python-pkgconfig (1.4.0-1)
Verwijzigingen voor python-pkgconfig
Debian bronnen:
Het bronpakket python-pkgconfig downloaden:
- [python-pkgconfig_1.4.0-1.dsc]
- [python-pkgconfig_1.4.0.orig.tar.gz]
- [python-pkgconfig_1.4.0-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Python 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 cabe 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
Andere aan python-pkgconfig gerelateerde pakketten
|
|
|
|
-
- dep: pkg-config (>= 0.28)
- manage compile and link flags for libraries
-
- dep: python
- interactive high-level object-oriented language (Python2 version)