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, Calascibetta Romain 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/v3.5.2/base64-3.5.2.tbz
sha256=b3f5ce301aa72c7032ef90be2332d72ff3962922c00ee2aec6bcade187a2f59b
sha512=82148a1fefec9493aaeac032c8d46b9548369d7fd90a57865e009a32c8a0eef950f0f8dbb52b74bb46880a590a0b49f2daa7ab4857233734aee8e383f5a164ec
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/base64/base64.3.5.2/opam
Required by