Command line meta-interpreter for Go
Kommandant exists to ease the creation of command line interfaces for Go programs. It is a near-port of Python’s cmd module, with the caveat that Go is a compiled language and cannot do introspection as easily. Despite this mismatch the useful concepts are still useful after translation, and the user-visible behavior will be the same. This package contains the source code needed for building packages that reference the following Go import paths: – gitlab.com/ianbruene/kommandant
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.6.2-2.fc35 | - |
Fedora 35 | 0.6.2-2.fc35 | - |
Fedora 34 | 0.6.1-2.fc34 | - |
You can contact the maintainers of this package via email at
golang-gitlab-ianbruene-kommandant dash maintainers at fedoraproject dot org
.