File: control

package info (click to toggle)
libtext-asciitable-perl 0.18-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 168 kB
  • ctags: 47
  • sloc: perl: 896; makefile: 45
file content (15 lines) | stat: -rw-r--r-- 655 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: libtext-asciitable-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 5.0.0), libmodule-build-perl
Build-Depends-Indep: perl (>= 5.8.0-7)
Maintainer: Debian Catalyst Maintainers <pkg-catalyst-maintainers@lists.alioth.debian.org>
Uploaders: Florian Ragwitz <rafl@debian.org>, Krzysztof Krzyzaniak (eloy) <eloy@debian.org>
Standards-Version: 3.7.2.1

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