[ 源代码: python-pkgconfig ]
软件包:python3-pkgconfig(1.5.5-2)
python3-pkgconfig 的相关链接
Debian 的资源:
下载源码包 python-pkgconfig:
- [python-pkgconfig_1.5.5-2.dsc]
- [python-pkgconfig_1.5.5.orig.tar.gz]
- [python-pkgconfig_1.5.5-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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 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
- manage compile and link flags for libraries (transitional package)
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)