diff options
Diffstat (limited to 'libraries/ocaml-camomile/README')
-rw-r--r-- | libraries/ocaml-camomile/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/ocaml-camomile/README b/libraries/ocaml-camomile/README new file mode 100644 index 0000000000000..6ffc1186b87f3 --- /dev/null +++ b/libraries/ocaml-camomile/README @@ -0,0 +1,4 @@ +Camomile is a Unicode library for Objective Caml language. Camomile provides +Unicode character type, UTF-8, UTF-16, UTF-32 strings, conversion to/from +about 200 encodings, collation and locale-sensitive case mappings, and more. +The library is currently designed for Unicode Standard 3.2. |