The attosplit package
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.
Properties
| Versions | 0.0.1, 0.1.0.0 |
|---|---|
| Dependencies | attoparsec (0.8.*), base (≥3 & <5), bytestring (0.9.*) |
| License | BSD3 |
| 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 repository | darcs get http://code.haskell.org/attosplit |
| Upload date | Wed Dec 15 15:50:36 UTC 2010 |
| Uploaded by | YitzGale |
| Built on | ghc-7.0 |
Modules
- Data
- Attoparsec
Downloads
- attosplit-0.0.1.tar.gz (Cabal source package)
- package description (included in the package)