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
