Package ocaml-uutf: Information

    Source package: ocaml-uutf
    Version: 1.0.3-alt2
    Latest version according to Repology
    Build time:  Dec 1, 2023, 07:50 AM in the task #333652
    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, aarch64)
    ocaml-uutf-devel (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Anton Farygin

    List of contributors:
    Anton Farygin

    ACL:
    Anton Farygin
    @everybody

      1. ocaml-cmdliner-devel
      2. ocaml-findlib
      3. ocaml-ocamlbuild
      4. ocaml-result-devel
      5. ocaml-topkg
      6. opam
      7. rpm-build-ocaml >= 1.6

    Last changed


    Nov. 16, 2023 Anton Farygin 1.0.3-alt2
    - added support for bytecode-only version of the ocaml package-
    March 24, 2022 Anton Farygin 1.0.3-alt1
    - 1.0.3
    March 30, 2021 Anton Farygin 1.0.2-alt2
    - removed uutf dependency