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.
Author | pukkamustard <pukkamustard@posteo.net> |
---|---|
License | ISC |
Published | |
Homepage | https://inqlab.net/git/ocaml-base32.git |
Issue Tracker | mailto:pukkamustard@posteo.net |
Maintainer | pukkamustard <pukkamustard@posteo.net> |
Dependencies | |
Source [http] | https://github.com/ocaml/opam-source-archives/raw/main/base32-1.0.0.tar.gz md5=04f0113150261bae2075381c18c6e60c sha512=4c07480b52d84619befe6d898ba6d771f633383c57a636f13f525e74f9f4fe90442fb7de0d1581626576925010bd3bf227bbf81ee75a85288b04c5eee827014b |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/base32/base32.1.0.0/opam |
Required by