Package Info

par_text


Paragraph reformatter


Productivity/Text/Convertors

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, and optionally delimited by indentation.

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.


License: MIT
URL: http://www.nicemice.net/par/

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
1.53.0+git.1584347654.eb0590f-bp156.1.3 info GA Release 2024-05-13 15 SP6
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • par_text