diff options
author | B. Watson <yalhcru@gmail.com> | 2022-01-10 22:48:52 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-01-17 09:03:28 +0700 |
commit | b3365fea47ca902d89a85ec901ae6f2d04b51f89 (patch) | |
tree | f8172d0ecc34fcbfe19f02851ff20c8c6b6e135d /perl/perl-Unicode-LineBreak/README | |
parent | 78bc0246c50678de8a71eab39a9249ba4827b492 (diff) |
perl/perl-Unicode-LineBreak: New maintainer.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-Unicode-LineBreak/README')
-rw-r--r-- | perl/perl-Unicode-LineBreak/README | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/perl/perl-Unicode-LineBreak/README b/perl/perl-Unicode-LineBreak/README index 430e67fbfc..2e0be72b07 100644 --- a/perl/perl-Unicode-LineBreak/README +++ b/perl/perl-Unicode-LineBreak/README @@ -1,14 +1,11 @@ -perl-Unicode-LineBreak - UAX #14 Unicode Line Breaking Algorithm +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 wearing the same name are included, e.g. type: -man Unicode::GCString -For man pages in Japanese prepend page name with POD2::JA::, e.g. -man POD2::JA::Unicode::GCString +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 |