base64version

Base64 encoding for OCaml

Base64 is a group of similar binary-to-text encoding schemes that represent binary data in an ASCII string format by translating it into a radix-64 representation. It is specified in RFC 4648.

AuthorsThomas Gazagnaire, Anil Madhavapeddy and Peter Zotov
LicenseISC
Published
Homepagehttps://github.com/mirage/ocaml-base64
Issue Trackerhttps://github.com/mirage/ocaml-base64/issues
Maintainermirageos-devel@lists.xenproject.org
Dependencies
Source [http] https://github.com/mirage/ocaml-base64/releases/download/v2.3.0/base64-v2.3.0.tbz
md5=f0b29524dbaff3ac6eb4d6c578b1b80d
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/base64/base64.2.3.0/opam
Required by