csv_io


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

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Languages:

csv_io is available in a FORTRAN90 version.

Related Data and Programs:

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

csv_io_test

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.