diff options
author | Didier Spaier <didier.spaier@free.fr> | 2014-01-19 11:19:19 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-01-29 23:21:06 -0600 |
commit | 07cddae7e345110b48372f77a7f21e0ba7639c44 (patch) | |
tree | 0fe4938910d0cc8d7ae1ef8436ddf96f42043b6d /perl/perl-Unicode-LineBreak/slack-desc | |
parent | 3c8a5cd1aefa1dfecd9d172acf4260e2bc7efff3 (diff) | |
download | slackbuilds-07cddae7e345110b48372f77a7f21e0ba7639c44.tar.gz |
perl/perl-Unicode-LineBreak: Added (UAX #14 Unicode Line Breaking).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-Unicode-LineBreak/slack-desc')
-rw-r--r-- | perl/perl-Unicode-LineBreak/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/perl/perl-Unicode-LineBreak/slack-desc b/perl/perl-Unicode-LineBreak/slack-desc new file mode 100644 index 0000000000..3eb943feac --- /dev/null +++ b/perl/perl-Unicode-LineBreak/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +perl-Unicode-LineBreak: perl-Unicode-LineBreak (UAX #14 Unicode Line Breaking Algorithm) +perl-Unicode-LineBreak: +perl-Unicode-LineBreak: This perl package includes three modules: +perl-Unicode-LineBreak: Text::LineFold - Line Folding for Plain Text +perl-Unicode-LineBreak: Unicode::GCString - String as Sequence of UAX #29 Grapheme Clusters +perl-Unicode-LineBreak: Unicode::LineBreak - UAX #14 Unicode Line Breaking Algorithm +perl-Unicode-LineBreak: +perl-Unicode-LineBreak: +perl-Unicode-LineBreak: +perl-Unicode-LineBreak: +perl-Unicode-LineBreak: |