csv.sps
Functions for working with comma-separated values (CSV) data.
Details
The comma-separated values data format is a text format for storing data tables with rows of equal lengths. CSV files are typically written and read by spreadsheet applications and used as simple data exchange format.
The CSV format is not fully standardized. A partial definition is achieved in the RFC 4180 standard of the IETF.
Contained functions: