Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37045940
en ru br
ALT Linux repos
S:1.0.3-alt1

Group :: Development/ML
RPM: ocaml-uutf

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.0.3-alt1
Build date: 24 march 2022, 18:25 ( 105.1 weeks ago )
Size: 25.90 Kb

Home page:   http://erratique.ch/software/uutf

License: BSD3
Summary: Non-blocking streaming codec for UTF-8, UTF-16, UTF-16LE and UTF-16BE
Description:

Uutf is an non-blocking streaming Unicode codec for OCaml 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.

Uutf is made of a single, independent, module.

Current maintainer: Anton Farygin

List of contributors

List of rpms provided by this srpm:

  • ocaml-uutf
  • ocaml-uutf-debuginfo
  • ocaml-uutf-devel
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin