mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-07 02:06:57 +00:00
142196462a
PR: 51689 Submitted by: Mathieu Arnold <m@absolight.net>
6 lines
232 B
Plaintext
6 lines
232 B
Plaintext
These routines will reflow the paragraphs in the given file, filehandle,
|
|
string or array using Knuth's paragraphing algorithm (as used in TeX) to
|
|
pick "good" places to break the lines.
|
|
|
|
WWW: http://search.cpan.org/dist/Text-Reflow/
|