• en

uutf

Non-blocking streaming Unicode codec for OCaml

Uutf is a non-blocking streaming codec to decode and encode the UTF-8, UTF-16, UTF-16LE and UTF-16BE encoding schemes. It can efficiently work character by character without blocking on IO. Decoders perform character position tracking and support newline normalization.

Functions are also provided to fold over the characters of UTF encoded OCaml string values and to directly encode characters in OCaml Buffer.t values.

Uutf is made of a single, independent, module and distributed under the BSD3 license.

Author Daniel Bünzli <daniel.buenzl i@erratique.ch> (after 0.9.1)
License BSD3
Homepage http://erratique.ch/software/uutf
Maintainer Daniel Bünzli <daniel.buenzl i@erratique.ch> (after 0.9.1)
Tags unicode, utf-8, utf-16 and codec
OCaml >= 4.00.0 (after 0.9.1)

Events

Aug 10, 2013

Published version 0.9.3

  • Daniel Bünzli <daniel.buenzl i@erratique.ch> assumed authorship from Daniel Bünzli <daniel.buenzli at erratique.ch>.
  • Daniel Bünzli <daniel.buenzl i@erratique.ch> assumed maintainership from opam-devel@lists.ocaml.org.

Sep 9, 2012

Published version 0.9.1