Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Text-Table-1.134.0-1.mga8 RPM for noarch

From Mageia 8 for i586 / media / core / release

Name: perl-Text-Table Distribution: Mageia
Version: 1.134.0 Vendor: Mageia.Org
Release: 1.mga8 Build date: Sat May 16 05:35:23 2020
Group: Development/Perl Build host: localhost
Size: 129525 Source RPM: perl-Text-Table-1.134.0-1.mga8.src.rpm
Packager: tv <tv>
Url: https://metacpan.org/release/Text-Table
Summary: Organize Data in Tables
Organization of data in table form is a time-honored and useful method of
data representation. While columns of data are trivially generated by
computer through formatted output, even simple tasks like keeping titles
aligned with the data columns are not trivial, and the one-shot solutions
one comes up with tend to be particularly hard to maintain. Text::Table
allows you to create and maintain tables that adapt to alignment
requirements as you use them.

Overview
    The process is simple: you create a table (a Text::Table object) by
    describing the columns the table is going to have. Then you load lines
    of data into the table, and finally print the resulting output lines.
    Alignment of data and column titles is handled dynamically in
    dependence on the data present.

Table Creation
    In the simplest case, if all you want is a number of (untitled)
    columns, you create an unspecified table and start adding data to it.
    The number of columns is taken fronm the first line of data.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Sat May 16 2020 tv <tv> 1.134.0-1.mga8
  + Revision: 1584316
  - update to 1.134
* Wed Feb 12 2020 umeabot <umeabot> 1.133.0-5.mga8
  + Revision: 1506748
  - Mageia 8 Mass Rebuild
  + wally <wally>
  - replace deprecated %makeinstall_std
* Thu Sep 20 2018 umeabot <umeabot> 1.133.0-4.mga7
  + Revision: 1286982
  - Mageia 7 Mass Rebuild

Files

/usr/share/doc/perl-Text-Table
/usr/share/doc/perl-Text-Table/Changes
/usr/share/doc/perl-Text-Table/LICENSE
/usr/share/doc/perl-Text-Table/META.json
/usr/share/doc/perl-Text-Table/META.yml
/usr/share/doc/perl-Text-Table/MYMETA.yml
/usr/share/doc/perl-Text-Table/README
/usr/share/doc/perl-Text-Table/examples
/usr/share/doc/perl-Text-Table/examples/Text-Table-UTF8-example--with-align-center.pl
/usr/share/doc/perl-Text-Table/examples/Text-Table-UTF8-example.pl
/usr/share/doc/perl-Text-Table/examples/Text-Table-align-example.pl
/usr/share/man/man3/Text::Table.3pm.xz
/usr/share/perl5/vendor_perl/Text
/usr/share/perl5/vendor_perl/Text/Table.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 16:22:09 2024