libhtml-dashboard-perl 0.03-5 source package in Ubuntu

Changelog

libhtml-dashboard-perl (0.03-5) unstable; urgency=medium

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

 -- Jelmer Vernooij <email address hidden>  Sat, 15 Oct 2022 19:38:18 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libhtml-dashboard-perl_0.03-5.dsc 2.1 KiB 6c3c735ad29b54b31f9c5d0cacc6c52c53e55d1cf202d8bdaeff89811066db0c
libhtml-dashboard-perl_0.03.orig.tar.gz 16.5 KiB 79dd646dae88e7a42c49bf272a04dbf7f8d427ce3a7e31217fb355a45fe1490c
libhtml-dashboard-perl_0.03-5.debian.tar.xz 2.2 KiB 914c029cc370768a45e651bb0f6b7c56994f856932a8079f8697bcbb2e4d78af

Available diffs

No changes file available.

Binary packages built by this source

libhtml-dashboard-perl: module that tries to achieve spreadsheet-like formatting for HTML tables

 Rather than having to build up an HTML table from data, row by row and cell
 by cell, applying formatting rules at every step, HTML::Dashboard allows the
 user to specify a set of simple rules with the desired formatting options.
 HTML::Dashboard will evaluate the rules and apply the formatting options as
 necessary.