1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: libterm-size-perl-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Florian Schlichting <fsfs@debian.org>
Build-Depends: debhelper (>= 9.20140809~),
libtest-pod-perl,
perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libterm-size-perl-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libterm-size-perl-perl.git
Homepage: https://metacpan.org/release/Term-Size-Perl
Testsuite: autopkgtest-pkg-perl
Package: libterm-size-perl-perl
Architecture: any
Depends: ${misc:Depends},
${perl:Depends}
Description: pure Perl extension for retrieving the terminal size
Term::Size::Perl is a pure Perl implementation of Term::Size, a module
to retrieve the terminal size in terms of either characters or pixels.
.
It is currently the only working implementation of Term::Size::Any.
|