public inbox for cygwin-announce@cygwin.com
 help / color / mirror / Atom feed
* par 1.53.0-1
@ 2020-06-06 16:34 David Levine
  0 siblings, 0 replies; only message in thread
From: David Levine @ 2020-06-06 16:34 UTC (permalink / raw)
  To: cygwin-announce

The following packages have been uploaded to the Cygwin distribution:

* par-1.53.0-1

A paragraph reformatter, vaguely similar to fmt, but better.
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.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-06-06 16:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-06 16:34 par 1.53.0-1 David Levine

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).