@hackage / ssv

Comma-separated-value (CSV) read, show and write routines

Latest0.3

About

Metadata

  • Last updated , by BartonMassey
  • License MIT
  • Categories Text Processing
  • Maintained by: bart@cs.pdx.edu

  • Lottery factor: 0

Links

Installation

Readme

This modules provides conversion routines to and from "something-separated values", especially the infamous "comma separated value" (CSV) format. It attempts to adhere to the spirit and (mostly) to the letter of RFC 4180, which defines the 'text/csv' MIME type.