ocaml-base64
Base64 encoding and decoding in OCaml
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 in RFC 4648.
沒有可用的 openSUSE Leap 16.0 官方套件