项目作者: nkpart

项目描述 :
CSV data model and parser
高级语言: Haskell
项目地址: git://github.com/nkpart/delimited.git
创建时间: 2017-03-20T03:19:26Z
项目社区:https://github.com/nkpart/delimited

开源协议:Other

下载


delimited

This library defines CSV data types and a CSV parser for Haskell.

The data type ensures that anything that parses successfully strictly follows the grammar defined in RFC 4180 - https://tools.ietf.org/html/rfc4180#page-2.