bsparse: A simple unassuming parser for bytestring

[ bsd3, bsparse, library ] [ Propose Tags ]

Really trivial parser to get and drop bytes from a bytestring


[Skip to Readme]

Modules

[Index]

Downloads

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

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5
Dependencies base (>=4 && <5), bytestring (>=0.10 && <0.11) [details]
License BSD-3-Clause
Copyright Vincent Hanquez <vincent@snarc.org>
Author Vincent Hanquez <vincent@snarc.org>
Maintainer vincent@snarc.org
Revised Revision 1 made by HerbertValerioRiedel at 2019-01-05T09:14:18Z
Category bsparse
Home page https://github.com/vincenthz/hs-bsparse
Bug tracker https://github.com/vincenthz/hs-bsparse/issues
Source repo head: git clone https://github.com/vincenthz/hs-bsparse
Uploaded by VincentHanquez at 2014-11-05T10:20:24Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4988 total (12 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]

Readme for bsparse-0.0.5

[back to package description]

bsparse

Build Status BSD Haskell

Documentation: bsparse on hackage