package hexstring

  1. Overview
  2. Docs
A library to encode to and decode from hexadecimal strings

Install

Dune Dependency

Authors

Maintainers

Sources

hexstring-0.2.0.tbz
sha256=3683de3f80e97165e2e7c18b7371e37994af311ed90d2ab3d5f2a12300ab40ef
sha512=94da970fb7b4f006b89b892718d0039d0b2d6fd928da3fe93ba6d35b05815c49f0dd0626cc964e654b2dec1e134993006cd14f037d71ef98386e246b63aafe05

CHANGES.md.html

0.2.0 (2020-05-14)

The decode API cannot panic anymore!

0.1.2 (2020-05-14)

Let's see if this works.

0.1.1 (2020-05-14)

Error releasing 0.1, trying again.

0.1 (2020-05-14)

First version, only supports encode and decode, and decode can panic if given invalid characters.