SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Text-Table-Tiny rpm build for : openSUSE Tumbleweed. For other distributions click perl-Text-Table-Tiny.

Name : perl-Text-Table-Tiny
Version : 1.03 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.19 Date : 2024-08-05 20:07:07
Group : Unspecified Source RPM : perl-Text-Table-Tiny-1.03-1.19.src.rpm
Size : 0.04 MB
Packager : (none)
Summary : Generate simple text tables from 2D arrays
Description :
This module provides a single function, \'generate_table\', which formats a
two-dimensional array of data as a text table. It handles text that
includes ANSI escape codes and wide Unicode characters.

There are a number of options for adjusting the output format, but the
intention is that the default option is good enough for most uses.

The example shown in the SYNOPSIS generates the following table:

+------------+---------+-------+
| Pokemon | Type | Count |
+------------+---------+-------+
| Abra | Psychic | 5 |
| Ekans | Poison | 123 |
| Feraligatr | Water | 5678 |
+------------+---------+-------+

Support for wide characters was added in 1.02, so if you need that, you
should specify that as your minimum required version, as per the SYNOPSIS.

The interface changed with version 0.04, so if you use the
\'generate_table()\' function illustrated above, then you need to require at
least version 0.04 of this module.

Some of the options described below were added in version 1.00, so your
best bet is to require at least version 1.00.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-T/openSUSE_Tumbleweed/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Text-Table-Tiny-1.03-1.19.noarch.rpm
     

Provides :
perl(Text::Table::Tiny)
perl-Text-Table-Tiny

Requires :
perl(:MODULE_COMPAT_5.40.0)
perl(Ref::Util) >= 0.202
perl(String::TtyLength) >= 0.02
perl(parent)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.40.0/Text
/usr/lib/perl5/vendor_perl/5.40.0/Text/Table
/usr/lib/perl5/vendor_perl/5.40.0/Text/Table/Tiny.pm
/usr/share/doc/packages/perl-Text-Table-Tiny
/usr/share/doc/packages/perl-Text-Table-Tiny/Changes
/usr/share/doc/packages/perl-Text-Table-Tiny/README
/usr/share/licenses/perl-Text-Table-Tiny
/usr/share/licenses/perl-Text-Table-Tiny/LICENSE
/usr/share/man/man3/Text::Table::Tiny.3pm.gz

 
ICM