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.0/base64-v3.5.0.tbz
sha256=589de9c00578ebfe784198ac9818d3586c474b2316b6cd3e1c46ccb1f62ae3a4
sha512=82efc76ca75717dbd533eac20845ca8731f535233f6a3e6081114d7e3dc7ee8367ded16f402ef05ad0bf1217a3a6224161c92b9467023e44fc7f3598a314a432
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/base64/base64.3.5.0/opam
Required by