Source: libhtml-dashboard-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Radu-Bogdan Croitoru <croitoruradubogdan@gmail.com>
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: perl
Standards-Version: 3.9.5
Homepage: https://metacpan.org/release/HTML-Dashboard

Package: libhtml-dashboard-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
Description: 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.
