[ 原始碼: feature-check ]
套件:python3-feature-check(2.2.0-1)
python3-feature-check 的相關連結
Debian 的資源:
下載原始碼套件 feature-check:
- [feature-check_2.2.0-1.dsc]
- [feature-check_2.2.0.orig.tar.xz]
- [feature-check_2.2.0.orig.tar.xz.asc]
- [feature-check_2.2.0-1.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [devel.ringlet.net]
相似套件:
query a program for supported features - Python 3.x library
The feature-check tool obtains the list of supported features from a program via various methods (e.g. running it with the --features command-line option) and allows other programs to check for the presence and, possibly, versions of specific features.
This package contains the Python 3.x library.
其他與 python3-feature-check 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-click
- Command-Line Interface Creation Kit - Python 3.x
-
- dep: python3-pyparsing
- alternative to creating and executing simple grammars - Python 3.x