base32version

Base32 encoding for OCaml

Base32 is a binary-to-text encoding that represents binary data in an ASCII string format by translating it into a radix-32 representation. It is specified in RFC 4648. This library provides an OCaml implementation of Base32.

Authorpukkamustard <pukkamustard@posteo.net>
LicenseISC
Published
Homepagehttps://inqlab.net/git/ocaml-base32.git
Issue Trackermailto:pukkamustard@posteo.net
Maintainerpukkamustard <pukkamustard@posteo.net>
Dependencies
Source [http] https://inqlab.net/projects/ocaml-base32/release/ocaml-base32-v1.0.0.tar.gz
md5=04f0113150261bae2075381c18c6e60c
sha512=4c07480b52d84619befe6d898ba6d771f633383c57a636f13f525e74f9f4fe90442fb7de0d1581626576925010bd3bf227bbf81ee75a85288b04c5eee827014b
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/base32/base32.1.0.0/opam
Required by