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
Automatic 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 CHANGELOG
Dependencies base (>=4.6 && <5.0), bytestring (>=0.10 && <0.11), cassava (>=0.4 && <0.5), cassava-streams, io-streams (>=1.1 && <1.2), vector (>=0.10 && <0.11) [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-11-11T19:13:52Z
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 uploaded by user
Build status unknown [no reports yet]

Readme for cassava-streams-0.1.1.0

[back to package description]

cassava-streams

io-streams interface for the cassava CSV library.