diff options
-rw-r--r-- | libraries/ocaml-camomile/README | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/libraries/ocaml-camomile/README b/libraries/ocaml-camomile/README index 6ffc1186b87f..776d24470e4e 100644 --- a/libraries/ocaml-camomile/README +++ b/libraries/ocaml-camomile/README @@ -1,4 +1,5 @@ -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. +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. |