ssv: Comma-separated-value (CSV) read, show and write routines
This modules provides conversion routines to and from "something-separated values", especially the infamous "comma separated value" (CSV) format. It attempts to adhere to the spirit and (mostly) to the letter of RFC 4180, which defines the 'text/csv' MIME type.
Downloads
- ssv-0.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.1, 0.2, 0.2.1, 0.3 |
|---|---|
| Dependencies | base (>=3 && <5), containers (>=0.3 && <1) [details] |
| Tested with | ghc >=6.12.1 && <=7.6.3 |
| License | MIT |
| Copyright | Copyright © 2011 Bart Massey |
| Author | Bart Massey |
| Maintainer | bart@cs.pdx.edu |
| Category | Text |
| Home page | https://github.com/BartMassey/ssv |
| Source repo | head: git clone https://github.com/BartMassey/ssv.git this: git clone https://github.com/BartMassey/ssv.git(tag v0.3) |
| Uploaded | by BartonMassey at 2014-09-15T00:22:34Z |
| Distributions | NixOS:0.3 |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Executables | csvclean |
| Downloads | 3251 total (14 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |