slackbuilds_ponce/perl/perl-Unicode-LineBreak/README
B. Watson b3365fea47
perl/perl-Unicode-LineBreak: New maintainer.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-01-17 09:03:28 +07:00

11 lines
450 B
Text

perl-Unicode-LineBreak (UAX #14 Unicode Line Breaking Algorithm)
This perl package includes three modules:
Text::LineFold - Line Folding for Plain Text
Unicode::GCString - String as Sequence of UAX #29 Grapheme Clusters
Unicode::LineBreak - UAX #14 Unicode Line Breaking Algorithm
man pages with the same names are included, e.g: man Unicode::GCString
This perl package is a dependency of the TEXT module of po4a as it
includes Unicode::GCString