slackbuilds_ponce/perl/perl-Text-Hyphen
Tracy Williams 1c459b1286 perl/perl-Text-Hyphen: Added (hyphenate words in text).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-08-03 12:03:40 +07:00
..
perl-Text-Hyphen.info perl/perl-Text-Hyphen: Added (hyphenate words in text). 2014-08-03 12:03:40 +07:00
perl-Text-Hyphen.SlackBuild perl/perl-Text-Hyphen: Added (hyphenate words in text). 2014-08-03 12:03:40 +07:00
README perl/perl-Text-Hyphen: Added (hyphenate words in text). 2014-08-03 12:03:40 +07:00
slack-desc perl/perl-Text-Hyphen: Added (hyphenate words in text). 2014-08-03 12:03:40 +07:00

Text::Hyphen module is the implementation of the famous Knuth-Liang
algorithm to hyphenate words in text. That means using this module you
can determine positions inside words where it is possible to insert
a hyphen to break a line of text.