[ ソース: python-click-plugins ]
パッケージ: python3-click-plugins (1.1.1.2-1~exp1)
python3-click-plugins に関するリンク
Debian の資源:
python-click-plugins ソースパッケージをダウンロード:
- [python-click-plugins_1.1.1.2-1~exp1.dsc]
- [python-click-plugins_1.1.1.2.orig.tar.gz]
- [python-click-plugins_1.1.1.2-1~exp1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
Click extension to register external CLI commands (Python 3)
Click plugins allows developers of Click commandline applications to add a plugin mechanism to their tools. This allows the creation of subcommands registered by those plugins.
This is the Python 3 version of the package.
その他の python3-click-plugins 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-click
- Command-Line Interface Creation Kit - Python 3.x