[ 源代码: 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