kythe.io@v0.0.68-0.20240422202219-7225dbc01741/third_party/ocaml_b64/README.google (about) 1 URL: https://github.com/mirage/ocaml-base64 2 Version: ed444d33e98f5fac921bfb01c36f25753963c287 3 License: ISC https://www.isc.org/downloads/software-support-policy/isc-license/ 4 5 Local Modifications: 6 Only pulled relevant files. 7 To build with 4.01.0: 8 Added "module Bytes = String" to the top of b64.ml; 9 commented out Bytes.unsafe_to_string calls; 10 commented out Bytes.sub_string and added String.sub.