Package ocaml-uutf: Information

    Source package: ocaml-uutf
    Version: 1.0.2-alt2
    Build time:  Dec 2, 2021, 04:00 PM in the task #289137
    Category: Development/ML
    Report package bug
    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.

    List of rpms provided by this srpm:
    ocaml-uutf (x86_64, ppc64le, i586, armh, aarch64)
    ocaml-uutf-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    ocaml-uutf-devel (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Anton Farygin

    List of contributors:
    Anton Farygin

      1. ocaml-cmdliner-devel
      2. ocaml-findlib
      3. ocaml-ocamlbuild
      4. ocaml-result-devel
      5. ocaml-topkg
      6. opam

    Last changed


    March 30, 2021 Anton Farygin 1.0.2-alt2
    - removed uutf dependency
    Jan. 31, 2020 Anton Farygin 1.0.2-alt1
    - 1.0.2
    Aug. 1, 2019 Anton Farygin 1.0.1-alt4
    - rebuilt with ocaml-4.08