libtext-reflow-perl

Rating: 
0
No votes yet

Perl module for reflowing files using Knuth's algorithm
Text::Reflow provides a series of utilities that reflow paragraphs in a given
file, filehandle, string or array using Knuth's paragraphing algorithm (as
used in TeX) to pick the optimal places to break lines. The reflow algorithm
tries to keep lines the same length but also tries to break at punctuation,
and to avoid breaking within a proper name or after certain connectives. The
result is more readable since fewer phrases are broken across line breaks.

Application versions: 
AttachmentSizeDate
File libtext-reflow-perl_1.09-1_armel.deb23.85 KB05/08/2013 - 00:20
Changelog: 

libtext-reflow-perl (1.09-1) unstable; urgency=low

* Initial Release (Closes: #540304)