csv_io


csv_io, a Fortran90 code which reads and writes files that use the CSV (comma separated values) format.

Licensing:

The information on this web page is distributed under the MIT license.

Languages:

csv_io is available in a Fortran90 version.

Related Data and Programs:

csv_io_test

csv, a data directory which contains examples of Comma Separated Value files;

table_io, a Fortran90 code which reads and writes TABLE files.

Reference:

  1. Yakov Shafranovich,
    RFC 4180: Common Format and MIME Type for Comma-Separated Values (CSV) Files,
    October 2005.

Source Code:


Last revised on 12 June 2020.