@hackage / attoparsec-csv

A parser for CSV files that uses Attoparsec

Latest0.1.1.0

About

Metadata

  • Last updated , by RobinBateBoerop
  • License LicenseRef-OtherLicense
  • Categories Text Processing
  • Maintained by: Robin Bate Boerop <me@robinbb.com>

  • Lottery factor: 0

Links

Installation

Readme

attoparsec-csv

This is a parser for data formatted in the comma separated values (CSV) format.

The code is written in Haskell and uses the Attoparsec parser combinator library.