package coin

  1. Overview
  2. Docs
Coin

Install

Dune Dependency

Authors

Maintainers

Sources

coin-0.1.0.tbz
sha256=21c0bfc64fc6ec84ef1eafd439ff44fe4da8d64dfa9595e7960d46f30e69534d
md5=b28ff9f05e2265ea69dcadef9d31fcf4

README.md.html

Coin

coin is a little library to normalize an KOI8-{U,R} input to UTF-8. This library uses tables provided by the Unicode Consortium:

https://ftp.unicode.org/Public/MAPPINGS/VENDORS/MISC

This project takes tables and converts them to OCaml code. Then, it provides a non-blocking decoder to translate KOI8-{U,R} codepoint to UTF-8 codepoint.

OCaml

Innovation. Community. Security.