package yuscii

  1. Overview
  2. No Docs
[Yuscii](https://en.wikipedia.org/wiki/YUSCII)

Install

Dune Dependency

Authors

Maintainers

Sources

yuscii-0.2.0.tbz
md5=b7344daa8e56177d38a56a1fdc4773e5

Description


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.

Published: 24 Aug 2018

Dependencies (6)

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

Dev Dependencies (1)

  1. alcotest with-test & < "1.0.0"

Used by

None

Conflicts

None