par 

Info 

Description 

Par is a paragraph reformatter, similar to the standard Unix fmt filter, but better. It uses a dynamic programming algorithm, which produces much better-looking line breaks than the greedy algorithm used by fmt. It can also deal correctly with a variety of quotation and comment conventions.

Features 

Source 

http://www.cs.berkeley.edu/~amc/Par/

Related Urls 

http://freshmeat.net/projects/par/