[ 原始碼: python-pkgconfig ]
套件:python3-pkgconfig(1.5.1-3)
python3-pkgconfig 的相關連結
Debian 的資源:
下載原始碼套件 python-pkgconfig:
- [python-pkgconfig_1.5.1-3.dsc]
- [python-pkgconfig_1.5.1.orig.tar.gz]
- [python-pkgconfig_1.5.1-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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
其他與 python3-pkgconfig 有關的套件
|
|
|
|
-
- dep: pkg-config (>= 0.28)
- manage compile and link flags for libraries
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)