[ buster ]
[ ソース: python-opster ]
パッケージ: python-opster (4.1-2)
python-opster に関するリンク
Debian の資源:
python-opster ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [opster.readthedocs.org]
類似のパッケージ:
python command line parsing speedster
Opster is a command line parser, intended to make writing command line applications easy and painless. It uses built-in Python types (lists, dictionaries, etc) to define options, which makes configuration clear and concise. Additionally it contains possibility to handle subcommands (i.e. hg commit or svn update).