Initial import of p5-Text-WrapI18N-0.06:
authorwiz <wiz>
Fri, 13 Jan 2006 18:20:12 +0000 (18:20 +0000)
committerwiz <wiz>
Fri, 13 Jan 2006 18:20:12 +0000 (18:20 +0000)
commitd819b56ab234ef45bdb132ff548be74deb59c4e4
tree2f870cc693b893bd5adf7915540196597f451f4d
parentd95ca41b06e1eb2242fa144f9e7cf9e906ddad33
Initial import of p5-Text-WrapI18N-0.06:

This is a module which intends to substitute Text::Wrap,
which supports internationalized texts including:
 - multibyte encodings such as UTF-8, EUC-JP, EUC-KR, GB2312, and Big5,
 - fullwidth characters like east Asian characters which appear in
   UTF-8, EUC-JP, EUC-KR, GB2312, Big5, and so on,
 - combining characters like diacritical marks which appear in UTF-8,
   ISO-8859-11 (aka TIS-620), and so on, and
 - languages which don't use whitespaces between words, like Chinese
   and Japanese.

The text is to be given in locale encoding, not always in UTF-8.
(Of course locale encoding is UTF-8 in UTF-8 locales.)
textproc/p5-Text-WrapI18N/DESCR [new file with mode: 0644]
textproc/p5-Text-WrapI18N/Makefile [new file with mode: 0644]
textproc/p5-Text-WrapI18N/PLIST [new file with mode: 0644]
textproc/p5-Text-WrapI18N/distinfo [new file with mode: 0644]