The csv package
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.
Properties
| Versions | 0.1.0, 0.1.1, 0.1.2 |
|---|---|
| Dependencies | base (≥2 & <5), filepath, parsec |
| License | MIT |
| Copyright | Jaap Weel, 2007 |
| Author | Jaap Weel <weel@ugcs.caltech.edu> |
| Maintainer | Jaap Weel <weel@ugcs.caltech.edu> |
| Category | Text |
| Upload date | Mon Nov 8 01:33:02 UTC 2010 |
| Uploaded by | JaapWeel |
| Built on | ghc-6.12, ghc-7.0, ghc-7.4 |
| Distributions | Fedora: 0.1.2, NixOS: 0.1.2, Debian: 0.1.2, FreeBSD: 0.1.2 |
Modules
- Text
Downloads
- csv-0.1.2.tar.gz (Cabal source package)
- package description (included in the package)