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.3.0/base64-v3.3.0.tbz
sha256=3ae91334f029ccd96690b598010f94e55811095d14a37d52f1724e5eca0f35cc
sha512=818103de0ac03b9a04f5aafc119341522bf69e57dfbd038b321f92ab8cbf7fc7084ca3012086baece12da94d4d5448eb927f70b741025a13d49e93ca6ea27d41
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/base64/base64.3.3.0/opam
Required by