パッケージ: golang-go-flags-dev (1.4.0-1)
golang-go-flags-dev に関するリンク
Trisquel の資源:
golang-go-flags ソースパッケージをダウンロード:
- [golang-go-flags_1.4.0-1.dsc]
- [golang-go-flags_1.4.0.orig.tar.gz]
- [golang-go-flags_1.4.0-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Go Packaging Team
- Sergio Schvezov
- Steve Langasek
- Michael Hudson-Doyle
- Anthony Fok
外部の資源:
- ホームページ [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.