File: control

package info (click to toggle)
libtext-simpletable-autowidth-perl 0.09-1.1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 132 kB
  • sloc: perl: 115; makefile: 2
file content (23 lines) | stat: -rw-r--r-- 752 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: libtext-simpletable-autowidth-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Andrew Shadura <andrewsh@debian.org>
Build-Depends: debhelper (>= 9)
Build-Depends-Indep:
 libmoo-perl,
 libtext-simpletable-perl,
 perl
Standards-Version: 4.0.0
Homepage: https://metacpan.org/release/Text-SimpleTable-AutoWidth

Package: libtext-simpletable-autowidth-perl
Architecture: all
Depends:
 ${misc:Depends},
 ${perl:Depends},
 libmoo-perl,
 libtext-simpletable-perl
Description: simple eyecandy ASCII tables with auto-width selection
 Text::SimpleTable::AutoWidth module provides ASCII table drawing routines.
 The table automatically adjusts its width to accommodate the data.