./misc/ruby-columnize, Format an Array as an Array of String aligned in columns

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.9.0, Package name: ruby27-columnize-0.9.0, Maintainer: pkgsrc-users

Columnize is a module to format an Array as an Array of String aligned
in columns.

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.


Required to run:
[lang/ruby26-base]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 16.5 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 12:59:39 by Nia Alarie | Files touched by this commit (378)
Log message:
misc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles could not be fetched (possibly fetched
conditionally?):

./misc/libreoffice/distinfo libreoffice/harfbuzz-2.6.4.tar.xz
   2021-10-07 16:35:55 by Nia Alarie | Files touched by this commit (378)
Log message:
misc: Remove SHA1 hashes for distfiles
   2015-11-04 00:49:56 by Alistair G. Crooks | Files touched by this commit (330)
Log message:
Add SHA512 digests for distfiles for misc category

Problems found locating distfiles:
	Package colorls: missing distfile ls.tar.gz
	Package molden: missing distfile molden-4.6/molden4.6.tar.gz
	Package softmaker-office-demo: missing distfile ofl06trial.tgz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2015-06-07 17:56:05 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Allow this package build on Ruby 2.2.
   2015-02-03 15:59:19 by Takahiro Kambe | Files touched by this commit (4)
Log message:
Update ruby-columnize to 0.9.0.

0.9.0 Dec 5, 2014  - Early gecko

0.8.9 Apr 19, 2014
- Add columnize method to Array class and a place to set its default options
- Add option :colfmt to allow a format specifier to use (e.g. '%02d')
  in stringifying
  list items
- Add option linesuffix (default is "\n")
- When using arrange_array each line now has trailing ","
   2012-03-17 17:16:32 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update ruby-columnize to 0.3.6.

0.3.6 Dec 17, 2011
- rename version.rb columnize/version.rb so as not to conflict with
  another package called version
- Administrivia - shorten gemcutter description
   2011-12-15 16:40:52 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update ruby-columnize package to 0.3.5.

0.3.5 Nov 24, 2011
- Handle situation where an array element is larger than the display width.
   2011-11-08 16:46:53 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Don't try to patch gemspec file but use pre-generated one.
Instead, Use newer RDOC.