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
maintainer

Enable settings for the package maintainer.

Disabled
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

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

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), bytestring (>=0.10 && <0.11), cassava (>=0.4 && <0.5), io-streams (>=1.1 && <1.4), vector (>=0.10 && <0.12) [details]
License BSD-3-Clause
Copyright Copyright (c) 2014-2016 Peter Jones
Author Peter Jones <pjones@devalot.com>
Maintainer Peter Jones <pjones@devalot.com>
Revised Revision 1 made by HerbertValerioRiedel at 2019-01-28T22:38:03Z
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 2016-08-11T19:22:30Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables tutorial
Downloads 5833 total (31 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-08-11 [all 1 reports]

Readme for cassava-streams-0.3.0.0

[back to package description]

cassava-streams

io-streams interface for the cassava CSV library.