perl-Text-ANSITable - Create nice formatted tables using extended ASCII and ANSI colors

Edit Package perl-Text-ANSITable

This module is yet another text table formatter module like Text::ASCIITable or Text::SimpleTable, with the following differences:

* * Colors and color themes

ANSI color codes will be used by default (even 256 and 24bit colors), but will degrade to lower color depth and black/white according to terminal support.

* * Box-drawing characters

Box-drawing characters will be used by default, but will degrade to using normal ASCII characters if terminal does not support them.

* * Unicode and wide character support

Border styles using Unicode characters (double lines, bold/heavy lines, brick style, etc). Columns containing wide characters stay aligned. (Note: support for wide characters requires Text::ANSI::WideUtil which is currently set as an optional prereq, so you'll need to install it explicitly or set your CPAN client to install 'recommends' prereq).

Compared to Text::ASCIITable, it uses 'lower_case' method/attr names instead of 'CamelCase', and it uses arrayref for 'columns' and 'add_row'. When specifying border styles, the order of characters are slightly different. More fine-grained options to customize appearance.

Refresh
Refresh
Source Files
Filename Size Changed
Text-ANSITable-0.48.tar.gz 0000056137 54.8 KB
cpanspec.yml 0000000669 669 Bytes
perl-Text-ANSITable.changes 0000001663 1.62 KB
perl-Text-ANSITable.spec 0000004265 4.17 KB
Revision 2 (latest revision is 13)
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 2)
- updated to 0.48
   see /usr/share/doc/packages/perl-Text-ANSITable/Changes
  0.48    2016-03-11 (PERLANCAR)
  
  	- No functional changes.
  
  	- Adjust to Text::ANSI::Util 0.22 (::NonWideUtil removed).
  
  
  0.47    2016-03-09 (PERLANCAR)
  
  	- Replace JSON module with JSON::MaybeXS.
  
  
  0.46    2015-10-22 (PERLANCAR)
  
  	- Remove needless use of Module::Path::More.
  
  
  0.45    2015-10-21 (PERLANCAR)
  
  	- No functional changes.
  
          - Mention about wide character support depending on an optional prereq
            Text::ANSI::WideUtil which might need to be installed explicitly.
  
  
  0.44    2015-10-21 (PERLANCAR)
  
  	- [Bugfix] Make usage of Text::ANSI::WideUtil optional, add 'wide'
Comments 0
openSUSE Build Service is sponsored by