sv-core: Encode and decode separated values (CSV, PSV, ...)
This version is deprecated.
sv-core is the decoding and encoding for the sv CSV library. This is split off into its own package so that one swap out sv's parser without incurring a dependency on the default parser (hw-dsv)
For an example, see sv-cassava
Modules
[Index] [Quick Jump]
Downloads
- sv-core-0.2.2.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.2.2, 0.3, 0.3.1, 0.4, 0.4.1, 0.5 (info) |
---|---|
Change log | changelog.md |
Dependencies | attoparsec (>=0.12.1.4 && <0.14), base (>=4.8 && <5), bifunctors (>=5.1 && <6), bytestring (>=0.9.1.10 && <0.11), containers (>=0.4 && <0.7), contravariant (>=1.2 && <1.6), deepseq (>=1.1 && <1.5), lens (>=4 && <5), mtl (>=2.0.1 && <2.3), parsec (>=3.1 && <3.2), profunctors (>=5.2.1 && <6), readable (>=0.3 && <0.4), semigroupoids (>=5 && <6), semigroups (>=0.18 && <0.19), text (>=1.0 && <1.3), transformers (>=0.2 && <0.6), trifecta (>=1.5 && <2.1), utf8-string (>=1 && <1.1), validation (>=1 && <1.1), vector (>=0.10 && <0.13), void (>=0.6 && <1) [details] |
Tested with | ghc ==7.10.3, ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.3, ghc ==8.6.1 |
License | BSD-3-Clause |
Copyright | Copyright (c) 2017-2018, Commonwealth Scientific and Industrial Research Organisation (CSIRO) ABN 41 687 119 230. |
Author | George Wilson |
Maintainer | george@qfpl.io |
Category | CSV, Text, Web |
Home page | https://github.com/qfpl/sv |
Bug tracker | https://github.com/qfpl/sv/issues |
Source repo | head: git clone git@github.com/qfpl/sv.git |
Uploaded | by qfpl at 2018-08-22T23:56:50Z |
Distributions | |
Reverse Dependencies | 3 direct, 2 indirect [details] |
Downloads | 4999 total (1 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-08-23 [all 1 reports] |