pipes-key-value-csv: Streaming processing of CSV files preceded by key-value pairs.

[ bsd3, csv, library, pipes, text ] [ Propose Tags ]

Nonstandard CSV files, with the table preceded by a header consisting of key-value pairs are often the output format of varius test equipment, such as digital oscilloscopes.


[Skip to Readme]

Flags

Manual Flags

NameDescriptionDefault
devel

Development mode (-Werror).

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0.0, 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.4.0.0, 0.4.0.1, 0.4.0.2, 0.4.0.3
Dependencies base (>=4.8 && <5), bifunctors (>=5.2 && <5.6), containers (>=0.5.6 && <0.6), data-default-class (>=0.0.1 && <0.2), lens (>=4.12 && <4.16), mtl (>=2.2 && <2.3), pipes (>=4.1 && <4.4), pipes-bytestring (>=2.1 && <2.2), pipes-group (>=1.0 && <1.1), pipes-parse (>=3.0 && <3.1), pipes-safe (>=2.2 && <2.3), pipes-text (>=0.0 && <0.1), reflection (>=1.5 && <2.2), semigroupoids (>=5.0.0 && <5.3), semigroups (>=0.18 && <0.19), text (>=1.2 && <1.3), vinyl (>=0.5.2 && <0.8), vinyl-utils (>=0.2.0.1 && <0.4) [details]
License BSD-3-Clause
Copyright Marcin Mrotek, 2015
Author Marcin Mrotek
Maintainer marcin.jan.mrotek@gmail.com
Category Text, Pipes, CSV
Home page https://github.com/marcinmrotek/key-value-csv
Uploaded by mjmrotek at 2017-12-29T20:08:10Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 5060 total (29 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-12-29 [all 1 reports]

Readme for pipes-key-value-csv-0.4.0.3

[back to package description]

key-value-csv

Processing CSV files preceded by key-value pairs.