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

Changelog

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

  [ Debian Janitor ]
  * Apply multi-arch hints. + libdata-showtable-perl: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Thu, 13 Oct 2022 18:43:17 +0100

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
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libdata-showtable-perl_4.6-4.dsc 2.2 KiB 7f3a54b854f33eec5313120d0449ef1695ca0a258887900b0d8b59a57b808a1f
libdata-showtable-perl_4.6.orig.tar.gz 59.4 KiB 8f8958b99b1480104f7cbde877a5204c5cc6990a00ded07886cb43eb72527ba3
libdata-showtable-perl_4.6-4.debian.tar.xz 3.6 KiB e251fd18dacef138ad6ec9f0fb8f947a1c8f4714df98d2c3a686b8ca88779a42

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.