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

Automatic 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

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 CHANGELOG
Dependencies base (>=4.6 && <5.0), bytestring (>=0.10 && <1.0), cassava (>=0.4 && <0.5), cassava-streams, io-streams (>=1.1.0 && <2.0), vector (>=0.10 && <1.0) [details]
License BSD-3-Clause
Copyright Copyright (c) 2014 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 2014-05-01T01:20:48Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables tutorial
Downloads 5806 total (32 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]

Readme for cassava-streams-0.1.0.0

[back to package description]

cassava-streams

io-streams interface for the cassava CSV library.