Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37045817
en ru br
ALT Linux repos
S:0.06-alt2
5.0: 0.06-alt2
4.1: 0.06-alt1
4.0: 0.06-alt1

Group :: Development/Perl
RPM: perl-Text-WrapI18N

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.06-alt2
Build date: 7 october 2008, 20:59 ( 807.4 weeks ago )
Size: 7972 b

Home page:   http://www.cpan.org

License: Artistic
Summary: Line wrapping module with support for multibyte, fullwidth,
Description:

This module intends to be a better Text::Wrap module.
This module is needed to support multibyte character encodings such
as UTF-8, EUC-JP, EUC-KR, GB2312, and Big5.  This module also supports
characters with irregular widths, such as combining characters (which
occupy zero columns on terminal, like diacritical marks in UTF-8) and
fullwidth characters (which occupy two columns on terminal, like most
of east Asian characters).  Also, minimal handling of languages which
doesn't use whitespaces between words (like Chinese and Japanese) is
supported.

Like Text::Wrap, hyphenation and "kinsoku" processing are not supported,
to keep simplicity.

*wrap(firstheader, nextheader, texts)* is the main subroutine of
Text::WrapI18N module to execute the line wrapping.  Input parameters
and output data emulate Text::Wrap.  The texts have to be written in
locale encoding.

Current maintainer: Vitaly Lipatov

List of contributors

List of rpms provided by this srpm:

  • perl-Text-WrapI18N
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin