slackbuilds/perl/perl-Text-Hyphen
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README perl/perl-Text-Hyphen: Added (hyphenate words in text). 2014-08-03 12:03:40 +07:00
perl-Text-Hyphen.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
perl-Text-Hyphen.info Multiple: Add perl-Module-Build to REQUIRES. 2016-01-29 07:16:42 +07:00
slack-desc perl/perl-Text-Hyphen: Added (hyphenate words in text). 2014-08-03 12:03:40 +07:00

README

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.