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), containers (>=0.5.6 && <0.6), data-default-class (>=0.0.1 && <0.2), lens (>=4.12 && <4.15), mtl (>=2.2 && <2.3), pipes (>=4.1 && <4.2), 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), text (>=1.2 && <1.3), validation (>=0.5.2 && <0.6), vinyl (>=0.5.2 && <0.6), 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 2016-05-23T13:20:09Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 5063 total (24 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-05-23 [all 1 reports]

Readme for pipes-key-value-csv-0.1.0.0

[back to package description]

key-value-csv

Processing CSV files preceded by key-value pairs.