freebsd-ports/textproc/csv2xml/pkg-descr
Pav Lucistnik 723f37b5f1 Add csv2xml, a simple but effective csv to xml converter.
PR:		ports/73895
Submitted by:	Jacob Rhoden <jacob@rhoden.id.au>
2004-11-13 13:25:48 +00:00

11 lines
443 B
Plaintext

csv2xml - A csv to xml converter
As the name suggest, csv2xml is a simple csv to xml converter. It
reads csv files from standard input, and output a valid xml file
on standard output. csv2xml is great if your client asks you to
resend a data file as xml, no need to modify your scripts, or for
when you have a large csv file and you would like to be able to
view/edit it with your favourite xml utility.
WWW: http://csv2xml.sourceforge.net