Paragraph reformatter, vaguely like fmt, but more elaborate
par is a filter which copies its input to its output, changing all white characters (except newlines) to spaces, and reformatting each paragraph. Paragraphs are separated by protected, blank, and bodiless lines (see the man page Terminology section for definitions), and optionally delimited by indentation (see the d option in the Options section). Each output paragraph is generated from the corresponding input paragraph as follows: 1) An optional prefix and/or suffix is removed from each input line. 2) The remainder is divided into words (separated by spaces). 3) The words are joined into lines to make an eye-pleasing paragraph. 4) The prefixes and suffixes are reattached. If there are suffixes, spaces are inserted before them so that they all end in the same column.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.53.0-15.fc41 | - |
Fedora 41 | 1.53.0-15.fc41 | - |
Fedora 40 | 1.53.0-14.fc40 | - |
Fedora 39 | 1.53.0-12.fc39 | - |
You can contact the maintainers of this package via email at
par dash maintainers at fedoraproject dot org
.