Name: | rh-ror42-rubygem-columnize |
---|---|
Version: | 0.8.9 |
Release: | 4.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 787234 |
License: | Ruby or GPLv2 |
RPM: | rh-ror42-rubygem-columnize-0.8.9-4.el7.noarch.rpm |
Source RPM: | rh-ror42-rubygem-columnize-0.8.9-4.el7.src.rpm |
Build Date: | Wed Sep 07 2016 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/rocky/columnize |
Summary: | Module to format an Array as an Array of String aligned in columns |
Description: | In showing a long lists, sometimes one would prefer to see the value arranged aligned in columns. Some examples include listing methods of an object or debugger commands. See Examples in the rdoc documentation for examples. |