package yuscii

  1. Overview
  2. Docs
Mapper of UTF-7 to Unicode

Install

Dune Dependency

Authors

Maintainers

Sources

yuscii-v0.2.1.tbz
sha256=5c4ae500565bb87602b3f9afd425b441c19fba0bbd9bd41104b8463c17038ec7
md5=39ba3db2ddddb992f303237eddb413d5

Description

Published: 08 Nov 2018

README

Yuscii

Yuscii is a little library to decode an UTF-7 (RFC 2152 for instance) input flow to Unicode. This library does not implement an encoder because, Eh guy, we are in 2018...

Then, it provides a non-blocking decoder to translate UTF-7 codepoint to UTF-8 codepoint.

Dependencies (6)

  1. cmdliner < "1.1.0"
  2. rresult
  3. uutf
  4. fmt
  5. dune
  6. ocaml >= "4.03.0"

Dev Dependencies (1)

  1. alcotest with-test & < "1.0.0"

Used by (1)

  1. rosetta < "0.3.0"

Conflicts

None

OCaml

Innovation. Community. Security.