Non-blocking streaming Unicode codec for OCaml
http://erratique.ch/software/uutf
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.
- Developed at devel:languages:ocaml
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/ocaml-uutf && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000707 707 Bytes | |
ocaml-uutf-1.0.3.tar.xz | 0000022140 21.6 KB | |
ocaml-uutf.changes | 0000002566 2.51 KB | |
ocaml-uutf.patch | 0000000219 219 Bytes | |
ocaml-uutf.spec | 0000002093 2.04 KB |
Latest Revision
Dominique Leuenberger (dimstar_suse)
accepted
request 967084
from
Olaf Hering (olh)
(revision 4)
- Update to version 1.0.3 See included CHANGES.md for details
Comments 0