packages feed

attoparsec-csv-0.1.0.0: README.md

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.