freebsd-ports/devel/go-flags/pkg-descr
2014-07-14 10:29:59 +00:00

7 lines
348 B
Text

Package flags provides an extensive command line option parser. The
flags package is similar in functionality to the go built-in flag
package but provides more options and uses reflection to provide a
convenient and succinct way of specifying command line options.
Author: Jesse van den Kieboom
WWW: http://godoc.org/github.com/jessevdk/go-flags