Binary package “reformat” in ubuntu bionic

simple tool for re-formatting plain ascii texts

 reformat reads plain ascii texts from stdin, reformats them and then
 writes the result to stdout.
 .
 Reformatting can be:
   o justify text
   o add a left margin
   o 'resize' text to a special width
   o ...