libraries/ocaml-camomile: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
c08395631a
commit
4de88e42bb
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue