Easy column formatted output for Go
Columnize is a really small Go package that makes building CLI's a little bit easier. In some CLI designs, you want to output a number similar items in a human-readable way with nicely aligned columns. However, figuring out how wide to make each column is a boring problem to solve and eats your valuable time. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/ryanuber/columnize
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.1.2-12.fc41 | - |
Fedora 41 | 2.1.2-12.fc41 | - |
Fedora 40 | 2.1.2-9.fc40 | - |
Fedora EPEL 10.0 | 2.1.2-12.el10_0 | - |
You can contact the maintainers of this package via email at
golang-github-ryanuber-columnize dash maintainers at fedoraproject dot org
.