File: control

package info (click to toggle)
libtext-asciitable-perl 0.22-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 252 kB
  • ctags: 78
  • sloc: perl: 923; makefile: 2
file content (21 lines) | stat: -rw-r--r-- 934 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: libtext-asciitable-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 9), libmodule-build-perl, perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders:
 Krzysztof Krzyzaniak (eloy) <eloy@debian.org>,
 Ansgar Burchardt <ansgar@debian.org>,
 Salvatore Bonaccorso <carnil@debian.org>
Standards-Version: 3.9.8
Homepage: https://metacpan.org/release/Text-ASCIITable
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libtext-asciitable-perl.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtext-asciitable-perl.git
Testsuite: autopkgtest-pkg-perl

Package: libtext-asciitable-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
Description: Perl module to create a table using ASCII characters
 The Text::ASCIITable module helps you to output dynamic text to your console
 or other fixed-size-font displays in a nice human-readable way.