1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
freebsd-ports/textproc/p5-Text-Hyphen/pkg-descr
Sunpoet Po-Chuan Hsieh 5ef6cc9c7e - Add p5-Text-Hyphen 0.11
- While I'm here, add LICENSE and NO_STAGE

Determine positions for hyphens inside words
This module implements Knuth-Liang algorithm to find positions
inside words where it is possible to insert hyphens to break a line.

WWW: http://search.cpan.org/dist/Text-Hyphen/

PR:		ports/180297
Submitted by:	Anes Mukhametov <anes@anes.su>
2013-09-22 17:59:36 +00:00

6 lines
224 B
Plaintext

Determine positions for hyphens inside words
This module implements Knuth-Liang algorithm to find positions
inside words where it is possible to insert hyphens to break a line.
WWW: http://search.cpan.org/dist/Text-Hyphen/