csv2xml

A simle csv2xml converter. Reads csv files from standard input and writes
valid xml records to standard output.

To install simply type:
  make
  make install

The files are installed into the directory /usr/local/bin and
/usr/local/man. If you are not happy with this simply modify
the make files.

Platforms
I have so far confirmed it compiles in
  Freebsd 5.2.1, 5.3
  OSF 4
  Windows/Borland C++
  Windows/Cygwin g++

$Id: README,v 1.3 2005/07/18 06:54:17 jacob Exp $
