Paketname | libtext-reflow-perl |
Beschreibung | Perl module for reflowing files using Knuth's algorithm |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.09-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 128 Byte |
Hängt ab von | perl (>= 5.10.1-5), perlapi-5.10.1, libc6 (>= 2.4) |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 24258 Byte |
Prüfsumme MD5 | 9f7b56ae1978e6116ee8bcb7b6459727 |
Prüfsumme SHA1 | 7fc79b5a31590089977b143c3be3bfb7d5e1157f |
Prüfsumme SHA256 | 1eae02aefaf980c9472f63c0cdbe1aa6a6507a07e8afbdefa8c2cf91440e22ce |
Link zum Herunterladen | libtext-reflow-perl_1.09-1_i386.deb |
Ausführliche Beschreibung | 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.
|