diff options
author | Jockey S. Kyd <jockey.kyd@gmail.com> | 2012-05-05 12:16:43 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-05-07 12:18:07 -0500 |
commit | b0c32dd496e374e5758907021eff652e19248adb (patch) | |
tree | 8939625a8bd7169f95093bc6128cf126c40b3e3b /libraries/ocaml-camomile/README | |
parent | 7697858eb06784d871aecf05dec06332471da95d (diff) | |
download | slackbuilds-b0c32dd496e374e5758907021eff652e19248adb.tar.gz |
libraries/ocaml-camomile: Added (Unicode library for OCaml)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
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 0000000000..6ffc1186b8 --- /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. |