File: control

package info (click to toggle)
libtext-wrapi18n-perl 0.06-5
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 56 kB
  • ctags: 7
  • sloc: perl: 136; makefile: 51
file content (21 lines) | stat: -rw-r--r-- 800 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-wrapi18n-perl
Section: perl
Priority: required
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Build-Depends: debhelper (>= 5)
Build-Depends-Indep: debhelper (>= 5), perl (>= 5.8.0)
Standards-Version: 3.7.2

Package: libtext-wrapi18n-perl
Architecture: all
Depends: libtext-charwidth-perl, ${Perl:Depends}
Description: internationalized substitute of Text::Wrap
 This module is a substitution for Text::Wrap, supporting
 multibyte characters such as UTF-8, EUC-JP, and GB2312, fullwidth
 characters such as east Asian characters, combining characters
 such as diacritical marks and Thai, and languages which don't
 use whitespaces between words such as Chinese and Japanese.
 .
 It provides wrap().
 .
  Homepage: http://search.cpan.org/~kubota/Text-WrapI18N-0.06/WrapI18N.pm