SlackBuildsOrg/perl/perl-Unicode-LineBreak
B. Watson ca20eb7666
perl/perl-Unicode-LineBreak: rm unused LIBDIRSUFFIX and SLKCFLAGS.
Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-06-03 10:38:36 +07:00
..
perl-Unicode-LineBreak.info
perl-Unicode-LineBreak.SlackBuild perl/perl-Unicode-LineBreak: rm unused LIBDIRSUFFIX and SLKCFLAGS. 2023-06-03 10:38:36 +07:00
README
slack-desc

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