File: control

package info (click to toggle)
libtext-wrapi18n-perl 0.06-7.1
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 72 kB
  • ctags: 7
  • sloc: perl: 136; makefile: 52
file content (20 lines) | stat: -rw-r--r-- 774 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: libtext-wrapi18n-perl
Section: perl
Priority: required
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Build-Depends: debhelper (>= 7), quilt
Build-Depends-Indep: perl (>= 5.8.0)
Standards-Version: 3.8.1
Homepage: http://search.cpan.org/search?module=Text::WrapI18N

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().