libraries/ocaml-camomile: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-13 15:50:48 -04:00
parent c08395631a
commit 4de88e42bb

View file

@ -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.