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.
See also documentation.
Example
Simple encoding and decoding.
utop # #require "base64";;
utop # let enc = B64.encode "OCaml rocks!";;
val enc : string = "T0NhbWwgcm9ja3Mh"
utop # let plain = B64.decode enc;;
val plain : string = "OCaml rocks!"
License
Authors | Thomas Gazagnaire, Anil Madhavapeddy and Peter Zotov |
---|---|
License | ISC |
Published | |
Homepage | https://github.com/mirage/ocaml-base64 |
Issue Tracker | https://github.com/mirage/ocaml-base64/issues |
Maintainer | mirageos-devel@lists.xenproject.org |
Dependencies | |
Source [http] | https://github.com/mirage/ocaml-base64/releases/download/v2.2.0/base64-2.2.0.tbz sha256=7dd9ad996ae22ef343c68a371de22de373e24dcadba6d12ffbc6bdd9a50fc94f md5=49f2bc4ae37b832c652277c0b701a02a |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/base64/base64.2.2.0/opam |
Required by
- async_smtp>=v0.13.0 & <v0.15.0
- aws-s3<4.3.0
- azblob
- azure-cosmos-db<0.2.0
- benchpress
- benchpress-server
- biocaml>=0.8.0
- builder
- bulletml
- capnp-rpc-lwt>=0.2 & <0.3.2
- capnp-rpc-mirage<0.3.2
- capnp-rpc-unix>=0.3 & <0.3.2
- coclobas
- cohttp>=0.15.0 & <2.0.0
- current_web>=0.3
- datakit-ci>=0.11.0 & <0.12.3
- dns>=0.12.0 & <1.1.1
- elf2jsonbuild
- email_message>=v0.13.0 & <v0.15.0
- eqafwith-test & >=0.7 & <0.10
- extprotwith-test & >=1.7.0
- frenetic>=3.3.0 & <5.0.5
- imap>=1.0
- irmin-indexeddb<2.0
- js_of_ocaml>=2.6 & <3.0
- jupyter<2.5.0
- jwt
- jwto<0.2.0
- learn-ocaml
- learn-ocaml-client
- links
- macaroons
- ocamltter>=4.1.0
- ojs-base>=0.3.0 & <0.6.0
- opam-client>=2.1.4 & <2.2.0~alpha
- opium>=0.12.0 & <0.16.0
- opium_kernel<0.18.0
- ozulip
- pgxwith-test & <1.0
- pgx_asyncwith-test & <1.0
- pgx_unixwith-test & <1.0
- piqilib>=0.6.12 & <0.6.15
- plotkicadsch<0.5.0
- ppx_relit
- prettymwith-test
- relit_helper
- slipshow
- vercel
- websocket>=2.10 & <2.13