[ 源代码: 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
- 交互式高级面向对象语言(默认 python3 版本)