Pakket: python3-pkgconfig (1.5.2-1)
Verwijzigingen voor python3-pkgconfig
Debian bronnen:
Het bronpakket python-pkgconfig downloaden:
- [python-pkgconfig_1.5.2-1.dsc]
- [python-pkgconfig_1.5.2.orig.tar.gz]
- [python-pkgconfig_1.5.2-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Experimenteel pakket
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
Python 3 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 3 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 python3-pkgconfig gerelateerde pakketten
|
|
|
|
-
- dep: pkg-config (>= 0.28)
- manage compile and link flags for libraries
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)