tokenizer-streaming: A variant of tokenizer-monad that supports streaming.
This monad transformer is a modification of tokenizer-monad that can work on streams of text/string chunks or even on (Unicode) bytestring streams. Thus
[Skip to Readme]
Downloads
- tokenizer-streaming-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.0.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.9 && <5.0), bytestring, mtl, streaming, streaming-bytestring (>=0.1.6), streaming-commons (>=0.2.1.0 && <0.3), text, tokenizer-monad (>=0.2.2.0 && <0.3) [details] |
License | GPL-3.0-only |
Copyright | (c) 2019 Enum Cohrs |
Author | Enum Cohrs |
Maintainer | darcs@enumeration.eu |
Revised | Revision 1 made by implementation at 2019-01-22T21:35:56Z |
Category | Text |
Source repo | head: darcs get https://hub.darcs.net/enum/tokenizer-streaming |
Uploaded | by implementation at 2019-01-22T21:35:09Z |
Distributions | |
Downloads | 903 total (3 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-01-22 [all 2 reports] |