packagebase64
Base64 encoding for OCaml
Install
Dune Dependency
Authors
Maintainers
Sources
base64-3.5.1.tbz
sha256=d8fedaa59bd12feae7acc08b5928dd478aac523f4ca8d240470d2500651c65ed
sha512=278bd2029800d90ed88ff59b9de723013e645523556a1667b64178d6b5058a7d6da91efffef3589c35569b5fa10ddee74c93f5a3d156b9146c8af5b7fe44aeaf
Description
Base64 is a group of similar binary-to-text encoding schemes that representbinary data in an ASCII string format by translating it into a radix-64representation. It is specified in RFC 4648.
Published:01 Feb 2023
README
Base64 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 inRFC 4648.
See alsodocumentation.
Example
Simple encoding and decoding.
utop # #require "base64";;utop # let enc = Base64.encode_exn "OCaml rocks!";;val enc : string = "T0NhbWwgcm9ja3Mh"utop # let plain = Base64.decode_exn enc;;val plain : string = "OCaml rocks!"
License
- async_smtp
>= "v0.13.0"
- awa
- aws
>= "1.2"
- aws-s3
>= "4.3.0"
- awsm
- azblob
- azure-cosmos-db
- benchpress
- benchpress-server
- biocaml
- bistro
- bonsai
>= "v0.16.0"
- builder
- caldav
- capnp-rpc-lwt
>= "0.3.2" & < "0.5.0"
- capnp-rpc-mirage
>= "0.3.3" & < "0.6.0"
- capnp-rpc-net
- capnp-rpc-unix
>= "0.3.2"
- carton
< "1.0.0"
- carton-lwt
< "1.0.0"
- cohttp
>= "2.0.0"
- cohttp_async_websocket
- colombe
< "0.2.0"
- conex-mirage-crypto
- content_security_policy
>= "v0.17.0"
- current_github
>= "0.4"
- current_web
>= "0.3"
- decompress
>= "1.1.0"
- diffast-core
- diffast-misc
- dkim
- dns
>= "1.1.1" & < "4.0.0" | >= "6.2.0"
- dns-server
>= "4.6.3"
- dns-tsig
>= "4.4.0"
- dnssec
- dose3
>= "6.1"
- dream
< "1.0.0~alpha3"
- dream-httpaf
< "1.0.0~alpha4"
- dream-pure
- email_message
>= "v0.13.0"
- emile
>= "0.4"
- eqaf
>= "0.7"
- extism-manifest
- extprot
>= "1.7.0"
- ezjs_push
>= "0.2"
- forester
>= "4.3.0"
- frenetic
- git
>= "3.0.0"
- git-mirage
>= "3.8.0"
- git-unix
>= "3.0.0"
- graphql-cohttp
>= "0.9.0"
- guardian
< "0.0.5"
- h2
>= "0.5.0"
- http-lwt-client
- httpun-ws
- hvsock
>= "2.0.0"
- irc-client
>= "0.7.0"
- irmin
< "2.3.0"
- irmin-indexeddb
- jose
- jupyter
- jwto
>= "0.2.0"
- kittyimg
- learn-ocaml
- learn-ocaml-client
- letsencrypt
- links
- liquid_std
- melange
< "0.3.1" | = "1.0.0"
- meldep
- memtrace_viewer
< "v0.15.0"
- monorobot
- mrmime
- multibase
- multipart_form
- naboris
>= "0.1.3"
- ocaml-protoc-plugin
>= "6.1.0"
- ojs-base
- ojs_filetree
- opam-client
>= "2.1.4"
- opium
>= "0.19.0"
- opium_kernel
= "0.17.1"
- otoggl
- otr
>= "0.3.8"
- ozulip
- pbrt_yojson
- pgx_async
>= "1.0"
- pgx_lwt_unix
- pgx_unix
>= "1.0"
- piqilib
>= "0.6.15"
- plist-xml
- plotkicadsch
- prettym
- repr
- rpclib
>= "7.1.0"
- sail
< "0.15"
- sail_doc_backend
- sail_ocaml_backend
- sendmail
>= "0.2.0"
- session
>= "0.5.0"
- sherlodoc
- slipshow
- smaws-lib
- sodium-fmt
- soupault
>= "2.3.0"
- spoke
- u2f
- vercel
- virtual_dom
>= "v0.16.0"
- webauthn
- websocket
>= "2.13"
- websocketaf
- x509
>= "0.10.0"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)" x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)">
On This Page