A Unicode library for OCaml
Browse cluster: OCaml Systems and Utilities →Camomile is a Unicode library for OCaml that provides Unicode character types, UTF-8, UTF-16, and UTF-32 strings, conversion to and from approximately 200 character encodings, collation, and locale-sensitive case mappings. The project is written in OCaml and built using the dune build system, requiring OCaml version 4.02.3 or later. The library is licensed under LGPL-2 with a linking exception common to OCaml packages and was authored by Yoriyuki Yamagata, though it has since been moved to the ocaml-community repository on GitHub.