Name: | golang-github-ryanuber-columnize-devel |
---|---|
Version: | 2.1.2 |
Release: | 12.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 15639 |
License: | MIT |
RPM: | golang-github-ryanuber-columnize-devel-2.1.2-12.el10_0.noarch.rpm |
Source RPM: | golang-github-ryanuber-columnize-2.1.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://github.com/ryanuber/columnize |
Summary: | Easy column formatted output for Go |
Description: | 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 |