[ nabia ]
[ aramo ]
[ ソース: golang-github-smira-commander ]
パッケージ: golang-github-smira-commander-dev (0.0~git20140515.f408b00-1.1)
golang-github-smira-commander-dev に関するリンク
Trisquel の資源:
golang-github-smira-commander ソースパッケージをダウンロード:
- [golang-github-smira-commander_0.0~git20140515.f408b00-1.1.dsc]
- [golang-github-smira-commander_0.0~git20140515.f408b00.orig.tar.xz]
- [golang-github-smira-commander_0.0~git20140515.f408b00-1.1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Go Packaging Team (メールアーカイブ)
- Alexandre Viau
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
library to provide command-line commands and sub-commands
Package commander is a fork of a spin off of golang go tool infrastructure to provide commands and sub-commands.
This package is a fork of t he original commander package, with the following modifications:
- flags could be placed anywhere on the command line - flags in whole subcommand tree should be non-conflicting (i.e. one name - one value type) - interface has changed: first flags should be parsed, then command dispatched
その他の golang-github-smira-commander-dev 関連パッケージ
|
|
|
-
- dep: golang-github-smira-flag-dev
- flag with a Get() interface{} method