libdata-showtable-perl 4.6-3 source package in Ubuntu

Changelog

libdata-showtable-perl (4.6-3) unstable; urgency=medium

  * Add patch to update script location during autopkgtests.
  * Declare compliance with Debian Policy 4.6.1.
  * Set Rules-Requires-Root: no.

 -- gregor herrmann <email address hidden>  Thu, 16 Jun 2022 17:41:42 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libdata-showtable-perl_4.6-3.dsc 2.4 KiB a6473461ea3c54bbee0c76330ac0ccdea1ec0049ddfa42e26a804cc9a6824234
libdata-showtable-perl_4.6.orig.tar.gz 59.4 KiB 8f8958b99b1480104f7cbde877a5204c5cc6990a00ded07886cb43eb72527ba3
libdata-showtable-perl_4.6-3.debian.tar.xz 3.5 KiB 7172876be723ad8eb8fe76837a0df28d74046c43d76c72f83a7b373f4dca1be6

Available diffs

No changes file available.

Binary packages built by this source

libdata-showtable-perl: Perl module to print arrays of data in a formatted listing

 Data::ShowTable is a Perl module which defines subroutines
 to print arrays of data in a nicely formatted listing, using one of
 four possible formats: simple table, boxed table, list style, and
 HTML-formatting (for World-Wide-Web output).
 In other words, showtable is a data formatting program. Using the
 '-html' option, showtable can accept ASCII tabular data and format it
 appropriately for display through a Web-browser.