pipes-attoparsec: Utilities to convert an Attoparsec parser into a pipe Pipe.

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

Utilities to convert an Attoparsec Data.Attoparsec.Types.Parser into a Control.Proxy.Synonym.Pipe.

See Control.Proxy.Attoparsec.Tutorial for an extensive introduction with examples.

Version 0.1.* is not backwards compatible with previous versions.


[Skip to Readme]

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
Dependencies attoparsec (>=0.10), base (>=4 && <5), bytestring, pipes (>=3.0), text [details]
License BSD-3-Clause
Copyright Copyright (c) Paolo Capriotti 2012-2012, Renzo Carbonara 2012-
Author Paolo Capriotti, 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
Source repo head: git clone git://github.com/k0001/pipes-attoparsec.git
Uploaded by RenzoCarbonara at 2012-12-31T23:22:34Z
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.1.0.1

[back to package description]

pipes-attoparsec

Utilities to convert an Attoparsec Parser into a Pipe.

Version 0.1.* is not backwards compatible with previous versions.