|
||
---|---|---|
.reuse | ||
LICENSES | ||
lib | ||
test | ||
.gitignore | ||
.ocamlformat | ||
README.md | ||
base32.opam | ||
dune-project | ||
guix.scm |
README.md
Base32 for OCaml
This implements Base32 encoded as specified by RFC 4648 for OCaml.
ocaml-base32 is an adaptation of ocaml-base64