Download List

專案描述

csv2xml is a simple CSV to XML converter that
reads CSV files from standard input and
outputs valid XML file to standard output.
Apart from data conversion tasks, it makes it
possible to edit large CSV files with an XML
editor.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-07-18 16:43
0.6

Escaped quotes in quoted CSV fields are now
supported. Stripping special characters from the
input file is now supported.
標籤: Minor feature enhancements

2004-11-20 10:53
0.5.1

An issue where empty quoted fields confused the parser was fixed. If the header field is being used to select XML tag names, the tag names are now cleaned from any characters considered invalid for XML tags.
標籤: Major bugfixes

Project Resources