Name: | golang-gitlab-ianbruene-kommandant-devel |
---|---|
Version: | 0.6.2 |
Release: | 12.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 63315 |
License: | Apache-2.0 |
RPM: | golang-gitlab-ianbruene-kommandant-devel-0.6.2-12.el10_0.noarch.rpm |
Source RPM: | golang-gitlab-ianbruene-kommandant-0.6.2-12.el10_0.src.rpm |
Build Date: | Wed Dec 18 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://gitlab.com/ianbruene/kommandant |
Summary: | Command line meta-interpreter for Go |
Description: | 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 |