attosplit: Split a lazy bytestring at boundaries defined by an attoparsec parser

[ bsd3, data, library ] [ Propose Tags ]

Split a lazy bytestring into a lazy list of lazy bytestrings at boundaries defined by an attoparsec parser. The result of a matching parse is included at the beginning of the lazy bytestring which begins at that point.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1, 0.1.0.0
Dependencies attoparsec (>=0.10 && <0.11), base (>=3 && <5), bytestring (>=0.9 && <0.10) [details]
License BSD-3-Clause
Copyright Copyright (c) 2010 Suite Solutions Ltd., Israel. All rights reserved.
Author Yitzchak Gale
Maintainer yitz@community.haskell.org
Category Data
Home page http://projects.haskell.org/attosplit
Source repo head: darcs get http://code.haskell.org/attosplit
Uploaded by YitzGale at 2011-12-19T13:55:43Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2023 total (7 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]