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-14.fc43 | - |
| Fedora 43 | 0.6.2-14.fc43 | - |
| Fedora 42 | 0.6.2-13.fc42 | - |
| Fedora 41 | 0.6.2-11.fc41 | - |
| Fedora EPEL 10.2 | 0.6.2-12.el10_0 | - |
| Fedora EPEL 10.1 | 0.6.2-12.el10_0 | - |
| Fedora EPEL 10.0 | 0.6.2-12.el10_0 | - |
You can contact the maintainers of this package via email at
golang-gitlab-ianbruene-kommandant dash maintainers at fedoraproject dot org.