The textproc/ocaml-text port
ocaml-text-0.6p2 – library for dealing with unicode text
Description
OCaml-Text is a library for dealing with ``text'', i.e. sequence of
unicode characters, in a convenient way
It supports:
- character encoding/decoding using iconv
- manipulation of text as UTF-8 encoded strings
- localised text functions such as compare, upper, ...
- human readable regular expression inside patterns
In order to be the compatible with other ocaml library without pain,
OCaml-Text choose to use only regular strings for dealing with text.
WWW: http://ocaml-text.forge.ocamlcore.org/
- Categories:
-
devel
textproc
Library dependencies
Build dependencies
Run dependencies