Paketname | libtext-reflow-perl |
Beschreibung | Perl module for reflowing files using Knuth's algorithm |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.09-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 132 Byte |
Hängt ab von | perl (>= 5.10.0-24ubuntu4), perlapi-5.10.0, libc6 (>= 2.4) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 24716 Byte |
Prüfsumme MD5 | 078a93e18cf1fa5cd5e960495e167d59 |
Prüfsumme SHA1 | f18967b75183af7dcd47578512ba11f56ea83fc3 |
Prüfsumme SHA256 | 16ed928c6400b246ba9ac805e8e9082a79fa4f7551b553de601139c562e60d4c |
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.
|