[pkg-go] Bug#841902: ITP: golang-github-voxelbrain-goptions -- flexible Go parser for command line options
Sascha Steinbiss
satta at debian.org
Mon Oct 24 09:01:12 UTC 2016
Package: wnpp
Severity: wishlist
Owner: Sascha Steinbiss <satta at debian.org>
* Package name : golang-github-voxelbrain-goptions
Version : 2.5.11-1
Upstream Author : voxelbrain
* URL : https://github.com/voxelbrain/goptions
* License : BSD-3-clause
Programming Lang: Go
Description : flexible Go parser for command line options
goptions implements a flexible parser for command line options in Go.
Key targets were the support for both long and short flag versions, mutually
exclusive flags, and verbs. Flags and their corresponding variables are defined
by the tags in a (possibly anonymous) struct.
More information about the Pkg-go-maintainers
mailing list