File: control

package info (click to toggle)
libterm-encoding-perl 0.02-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, stretch, wheezy
  • size: 104 kB
  • ctags: 77
  • sloc: perl: 857; makefile: 2
file content (18 lines) | stat: -rw-r--r-- 739 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: libterm-encoding-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Christine Spang <christine@debian.org>
Standards-Version: 3.8.3
Homepage: http://search.cpan.org/dist/Term-Encoding/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libterm-encoding-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libterm-encoding-perl

Package: libterm-encoding-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}
Description: Perl module to detect encoding of the current terminal
 Term::Encoding is a simple module to detect an encoding the current terminal
 expects, in various ways.