pipes-attoparsec: Attoparsec and Pipes integration.

[ bsd3, library, parser, pipes ] [ Propose Tags ]

Utilities to run attoparsec parsers on pipes input streams.

See the NEWS file in the source distribution to learn about any important changes between version.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.0.1, 0.0.2, 0.1.0.1, 0.2.0.0, 0.3.0, 0.3.1, 0.4.0, 0.4.0.1, 0.5.0, 0.5.1, 0.5.1.1, 0.5.1.2, 0.5.1.3, 0.5.1.4, 0.5.1.5, 0.6.0
Change log NEWS
Dependencies attoparsec (>=0.10 && <0.11), base (>=4 && <5), bytestring (>=0.9.2.1), pipes (>=3.3 && <3.4), pipes-parse (>=1.0 && <1.1), text, transformers (>=0.2 && <=0.4) [details]
License BSD-3-Clause
Copyright Copyright (c) Renzo Carbonara 2012-2013, Paolo Capriotti 2012
Author Renzo Carbonara
Maintainer renzocarbonaraλgmail.com
Category Pipes, Parser
Home page https://github.com/k0001/pipes-attoparsec
Bug tracker https://github.com/k0001/pipes-attoparsec/issues
Source repo head: git clone git://github.com/k0001/pipes-attoparsec.git
Uploaded by RenzoCarbonara at 2013-06-04T06:32:16Z
Distributions Debian:0.5.1.5, LTSHaskell:0.6.0, NixOS:0.6.0, Stackage:0.6.0
Reverse Dependencies 22 direct, 16 indirect [details]
Downloads 16161 total (47 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 pipes-attoparsec-0.2.0.0

[back to package description]

pipes-attoparsec

Utilities to run Attoparsec parser on Pipes input streams.

Check the source or rendered Haddocks for documentation.

This code is licensed under the terms of the so called 3-clause BSD license. Read the file named LICENSE found in this same directory for details.

See the PEOPLE file to learn about the people involved in this effort.