[ bianca ]
[ 源代码: golang-go-flags ]
软件包:golang-github-jessevdk-go-flags-dev(1.4.0-6)
golang-github-jessevdk-go-flags-dev 的相关链接
下载源码包 golang-go-flags:
- [golang-go-flags_1.4.0-6.debian.tar.xz]
- [golang-go-flags_1.4.0-6.dsc]
- [golang-go-flags_1.4.0.orig.tar.gz]
维护小组:
- Debian Go Packaging Team
- Sergio Schvezov
- Steve Langasek
- Michael Hudson-Doyle
- Anthony Fok
- Jelmer Vernooij
外部的资源:
- 主页 [github.com]
相似软件包:
Go library for parsing command line arguments
Package flags provides an extensive command line option parser.
The flags package is similar in functionality to the go builtin flag package but provides more options and uses reflection to provide a convenient and succinct way of specifying command line options.