go-github.com-jessevdk-go-flags 1.3.0 Go library for parsing command line arguments

The flags package provides a command line option parser. The functionality is similar to the go builtin flag package, but flags provides more options and uses reflection to provide a succinct way of specifying command line options.