[ ソース: python-pkgconfig ]
パッケージ: python3-pkgconfig (1.5.5-1)
python3-pkgconfig に関するリンク
Trisquel の資源:
python-pkgconfig ソースパッケージをダウンロード:
- [python-pkgconfig_1.5.5-1.dsc]
- [python-pkgconfig_1.5.5.orig.tar.gz]
- [python-pkgconfig_1.5.5-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Python Team
- Josue Ortega
外部の資源:
- ホームページ [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 (>= 0.28)
- manage compile and link flags for libraries
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)