cassava-streams: io-streams interface for the cassava CSV library.

[ bsd3, csv, data, io-streams, library, text ] [ Propose Tags ]

The cassava-streams library glues togeter the cassava CSV library and the io-streams streaming library.

See the System.IO.Streams.Csv.Tutorial module for a simple tutorial.


[Skip to Readme]

Flags

Manual Flags

NameDescriptionDefault
tutorial

Build the tutorial binary (useful for profiling).

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

Versions [RSS] 0.1.0.0, 0.1.1.0, 0.2.0.0, 0.3.0.0, 0.3.0.1, 0.3.0.2, 0.3.0.3, 0.3.0.4, 0.3.0.5
Change log CHANGES.md
Dependencies base (>=4.8 && <5.0), bytestring (>=0.10 && <0.12), cassava (>=0.4 && <0.6), io-streams (>=1.1 && <1.6), vector (>=0.10 && <0.13) [details]
License BSD-3-Clause
Copyright Copyright (c) 2014-2020 Peter Jones
Author Peter Jones <pjones@devalot.com>
Maintainer Peter Jones <pjones@devalot.com>
Category Data, Text, CSV, IO-Streams
Home page https://github.com/pjones/cassava-streams
Bug tracker https://github.com/pjones/cassava-streams/issues
Source repo head: git clone https://github.com/pjones/cassava-streams.git
Uploaded by PeterJones at 2020-10-29T17:30:53Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables tutorial
Downloads 5791 total (26 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-10-29 [all 1 reports]

Readme for cassava-streams-0.3.0.5

[back to package description]

cassava-streams

CI GitHub tag (latest by date) Hackage

io-streams interface for the cassava CSV library.