conduit-parse: Parsing framework based on conduit.
The conduit-extra
package provides utilities to turn a Parser
into a Consumer
, but only for streams of ByteString
s of Text
s (cf Data.Conduit.Attoparsec
module).
This library makes it possible to work with any kind of input by providing a general-purpose parsing framework based on conduit
.
Downloads
- conduit-parse-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
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
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.1.0, 0.1.1.1, 0.1.2.0, 0.1.2.1, 0.1.2.2, 0.2.0.0, 0.2.1.0, 0.2.1.1 (info) |
---|---|
Dependencies | base (>=4.8 && <5), conduit (<1.3), exceptions, parsers, text, transformers [details] |
License | LicenseRef-OtherLicense |
Author | koral <koral@mailoo.org> |
Maintainer | koral <koral@mailoo.org> |
Revised | Revision 1 made by koral at 2018-03-13T16:16:35Z |
Category | Conduit, Text |
Home page | https://github.com/k0ral/conduit-parse |
Source repo | head: git clone git://github.com/k0ral/conduit-parse.git |
Uploaded | by koral at 2015-06-02T21:30:38Z |
Distributions | Arch:0.2.1.1, LTSHaskell:0.2.1.1, NixOS:0.2.1.1, Stackage:0.2.1.1 |
Reverse Dependencies | 8 direct, 5 indirect [details] |
Downloads | 13379 total (11 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-12-19 [all 2 reports] |