Popularity
3.9
Declining
Activity
0.0
Stable
4
3
2

Monthly Downloads: 12
Programming language: Haskell
License: LicenseRef-OtherLicense
Tags: Text     Attoparsec    

attoparsec-csv alternatives and similar packages

Based on the "Text" category.
Alternatively, view attoparsec-csv alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of attoparsec-csv or a related project?

Add another 'Text' Package

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.