[ aramo ]
[ 源代码: golang-go-flags ]
软件包: golang-github-jessevdk-go-flags-dev (1.4.0-5)
golang-github-jessevdk-go-flags-dev 的相关链接
Trisquel 的资源:
下载源码包 golang-go-flags:
- [golang-go-flags_1.4.0-5.dsc]
- [golang-go-flags_1.4.0.orig.tar.gz]
- [golang-go-flags_1.4.0-5.debian.tar.xz]
维护者:
Original Maintainers:
- 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.