bytestring-substring: break bytestrings up into substrings

[ bsd3, data, library, parsing ] [ Propose Tags ]

break bytestrings up into substrings, uses karprabin. support for pipes included


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1
Change log CHANGELOG.md
Dependencies base (>=4.10.1 && <4.13), bytestring (>=0.10 && <0.11), pipes (>=4.3 && <4.4), primitive (>=0.6.4 && <0.7) [details]
License BSD-3-Clause
Copyright © 2019 Andrew Martin
Author Andrew Martin
Maintainer Andrew Martin <andrew.thaddeus@gmail.com> chessai <chessai1996@gmail.com>
Category Data, Parsing
Home page https://github.com/chessai/bytestring-substring
Bug tracker https://github.com/chessai/bytestring-substring/issues
Source repo head: git clone https://github.com/chessai/bytestring-substring.git
Uploaded by chessai at 2019-04-25T20:56:54Z
Distributions
Downloads 507 total (5 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-04-25 [all 1 reports]

Readme for bytestring-substring-0.1

[back to package description]

bytestring-substring

Hackage BSD3 license

See README for more info