Short:        End-of-line to LF ASCII text converter
Author:       TheDuck@eanet.de (Bernhard Lindner)
Uploader:     TheDuck eanet de (Bernhard Lindner)
Type:         util/conv
Version:      1.00
Architecture: m68k-amigaos
Kurz:         Zeilenende nach LF ASCII-Textkonverter

 Feeder V1.00  -  Freeware
 Copyright © 1999-2000 by Bernhard Lindner.

 Feeder is a little shell command for AmigaOS. It can be used  to  convert  ASCII
 files (e.g. *.txt, *.asc) from other platforms to Amiga format. The problem with
 foreign ASCII files is that they use other  end-of-line  (EOL)  sequences.  Four
 sequences are used: CR, LF, CR-LF, LF-CR (CR=carriage return, LF=line feed).

 AmigaOS does only support a single LF as a EOL sequence. This  is  why  I  wrote
 Feeder.  Feeder  converts  ANY of the four EOL sequences to the single LF (other
 utilities only convert one or two of them). Mixed combinations of these four EOL
 sequences are allowed too.

 Greetings to all AMIGA users by...  Bernhard Lindner.