leb128-binary: Signed and unsigned LEB128 codec for binary library

[ apache, binary, library ] [ Propose Tags ]

Signed and unsigned LEB128 codec for binary library.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.1.1, 0.1.2, 0.1.3
Change log CHANGELOG.md
Dependencies base (>=4 && <5), binary [details]
License Apache-2.0
Copyright Renzo Carbonara, 2021
Author Renzo Carbonara
Maintainer renλren.zone
Category Binary
Home page https://gitlab.com/k0001/leb128-binary
Bug tracker https://gitlab.com/k0001/leb128-binary/issues
Uploaded by RenzoCarbonara at 2021-11-18T13:06:30Z
Distributions NixOS:0.1.3
Downloads 219 total (12 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-11-18 [all 1 reports]

Readme for leb128-binary-0.1

[back to package description]

leb128-binary

Signed and unsigned LEB128 codec for Haskell's binary library.

License

Apache-2.0 (see LICENSE file).