Short:        Text conversion between OSes. V1.0
Architecture: m68k-amigaos
Source:       Fred Fish

TextPort	Four text porting utilities: StripCR -- strips the CR character
		from the end-of-line codes of MSDOS text files, for AmigaDOS
		or unix compatibility.  AddCR -- converts AmigaDOS text files
		to MSDOS, but doesn't touch EOL codes that are already comp-
		atible.  StripHR -- strips out hard returns from a text file,
		leaving paragraph formatting intact.  Useful for wordproces-
		sors.  Reformat -- re-wraps a text file to a different line
		length.  Version 1.0, PD, includes source.
		Author:  Alex Matulich, Unicorn Research Corporation