Go command line option parser
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. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/jessevdk/go-flags
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.4.0-9.20200728gitc17162f.fc35 | - |
Fedora 35 | 1.4.0-9.20200728gitc17162f.fc35 | - |
Fedora 34 | 1.4.0-8.20200728gitc17162f.fc34 | - |
You can contact the maintainers of this package via email at
golang-github-jessevdk-flags dash maintainers at fedoraproject dot org
.