Getopt style option parsing for Go
Package Getopt provides traditional getopt processing for implementing commands that use traditional command lines. The standard Go flag package cannot be used to write a program that parses flags the way ls or ssh does, for example. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/pborman/getopt
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 2.1.0-3.fc35 | - |
| Fedora 35 | 2.1.0-3.fc35 | - |
| Fedora 34 | 2.1.0-2.fc34 | - |
You can contact the maintainers of this package via email at
golang-github-pborman-getopt dash maintainers at fedoraproject dot org.