[ 原始碼: golang-gopkg-alecthomas-kingpin.v2 ]
套件:golang-gopkg-alecthomas-kingpin.v2-dev(2.2.6-3)
golang-gopkg-alecthomas-kingpin.v2-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-gopkg-alecthomas-kingpin.v2:
- [golang-gopkg-alecthomas-kingpin.v2_2.2.6-3.dsc]
- [golang-gopkg-alecthomas-kingpin.v2_2.2.6.orig.tar.gz]
- [golang-gopkg-alecthomas-kingpin.v2_2.2.6-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
command-line and flag parser for Go
This package provides a fluent-style, type-safe command-line parser. It supports flags, nested commands, positional arguments, customizable help output using Go templates, and automatically generated man pages.
其他與 golang-gopkg-alecthomas-kingpin.v2-dev 有關的套件
|
|
|
|
-
- dep: golang-github-alecthomas-units-dev
- Go package for parsing byte units
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package