Name : rubygem-columnize
| |
Version : 0.3.1
| Vendor : Mandriva
|
Release : 1mdv2011.0
| Date : 2010-12-20 21:15:14
|
Group : Development/Ruby
| Source RPM : rubygem-columnize-0.3.1-1mdv2011.0.src.rpm
|
Size : 0.12 MB
| |
Packager : Rémy Clouard < shikamaru_mandriva_org>
| |
Summary : Read file with caching
|
Description :
Return a list of strings as a set of arranged in columns. For example, for a line width of 4 characters (arranged vertically): [\'1\', \'2,\', \'3\', \'4\'] => \'1 3 2 4 \' or arranged horizontally: [\'1\', \'2,\', \'3\', \'4\'] => \'1 2 3 4 \' Each column is only as wide as necessary. By default, columns are separated by two spaces - one was not legible enough. Set \"colsep\" to adjust the string separate columns. Set `displaywidth\' to set the line width. Normally, consecutive items go down from the top to bottom from the left-most column to the right-most. If +arrange_vertical+ is set false, consecutive items will go across, left to right, top to bottom.
|
RPM found in directory: /vol/rzm6/linux-mandriva/official/2011/i586/media/contrib/release |