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, bytestring, containers, integer-logarithms, scientific, text [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 2023-11-14T18:00:21Z
Distributions NixOS:0.1.3
Downloads 208 total (11 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user [build log]
All reported builds failed as of 2023-11-14 [all 2 reports]

Readme for leb128-binary-0.1.3

[back to package description]

leb128-binary

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

License

Apache-2.0 (see LICENSE file).