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

[Last Documentation]

  • Data
    • ByteString
      • Data.ByteString.Parse

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 (<0) [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:15Z
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-09-23T23:49:04Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 5003 total (14 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-13 [all 7 reports]

Readme for bsparse-0.0.1

[back to package description]

bsparse

Build Status BSD Haskell

Documentation: bsparse on hackage