@hackage csv0.1.1
CSV loader and dumper
Categories
License
LicenseRef-LGPL
Maintainer
Jaap Weel <weel@ugcs.caltech.edu>
Links
- Documentation
- No source repository
- Security
Versions
Installation
CustomDependencies (3)
Dependents (40)
@hackage/hledger, @hackage/copilot-c99, @hackage/ampersand, @hackage/hirt, @hackage/table, @hackage/hackage-server, Show all…
CSV loader and dumper
This library parses and dumps documents that are formatted according to RFC 4180, "The common Format and MIME Type for Comma-Separated Values (CSV) Files". This format is used, among many other things, as a lingua franca for spreadsheets, and for certain web services.