package uuuu

  1. Overview
  2. Docs
Mapper of ISO-8859-* to Unicode

Install

Dune Dependency

Authors

Maintainers

Sources

uuuu-v0.1.1.tbz
sha256=f46aef1c47643da12c4e734ed6f509ec6eff12e4bbe00f367cf240a9f67941b0
md5=d59a4bf6c65ec034e39685bad037eb4f

README.md.html

Uuuu

Uhuhuhuhuhuh! uuuu (Universal Unifier to Unicode Un OCaml) is a little library to normalize an ISO-8859 input to Unicode. This library uses tables provided by the Unicode Consortium:

https://ftp.unicode.org/Public/MAPPINGS/ISO8859/

This project takes tables and converts them to OCaml code. Then, it provides a non-blocking decoder to translate ISO-8859 codepoint to UTF-8 codepoint.

OCaml

Innovation. Community. Security.