[ ソース: 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