[ 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.