
Camomile is a comprehensive Unicode library for objective caml (a. k. a. OCaml or O'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.
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version, with the exception similar to OCaml standard library (see README for details).
2009/06/21 Camomile 0.7.2 is released. This relase changes the license, in which new exception clause like OCaml standard library license is added to LGPL.
Recent release: camomile-0.7.2
The library is designed for Unicode Standard version 3.2. Normalisers (NFD, NFKD, NFC, NFKC) and collator (string comparison) pass the conformance tests defined Unicode Technical Reports. (see the relevant part of camomile-test.) The collator is also tested to Canadian, Thai and Japanese standards with their locales. There are no problem except handling ΓΈ in Canadian standard.
Peter Jolly provided CP932 conversion table.
Kawakami Shigenobu contributed findlib support.
Peter Jolly, Kawakami Shigenobu provided several bug fixes.
This page is hosted in Sourceforge. Our project information can be seen here. If you have a comment on this page, contact to the author.