Package ocaml-luv: Information

    Source package: ocaml-luv
    Version: 0.5.11-alt1
    Build time:  Mar 18, 2023, 12:00 AM in the task #310327
    Category: Development/ML
    Report package bug
    License: MIT
    Summary: Binding to libuv for ocaml: cross-platform asynchronous I/O
    Description: 
    ocaml-luv is a binding to libuv, the cross-platform C library that does asynchronous
    I/O in Node.js and runs its main loop.
    
    Besides asynchronous I/O, libuv also supports multiprocessing and
    multithreading. Multiple event loops can be run in different threads. libuv also
    exposes a lot of other functionality, amounting to a full OS API, and an
    alternative to the standard module Unix.

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

    Maintainer: Anton Farygin

    List of contributors:
    Anton Farygin

      1. libuv-devel >= 1.42.0-alt1
      2. ocaml-alcotest-devel
      3. ocaml-base-devel
      4. dune
      5. ocaml-ctypes-devel
      6. ocaml-result-devel
      7. rpm-build-ocaml >= 1.4

    Last changed


    Feb. 20, 2022 Anton Farygin 0.5.11-alt1
    - 0.5.11
    Aug. 16, 2021 Anton Farygin 0.5.10-alt1
    - 0.5.10
    July 29, 2021 Anton Farygin 0.5.8-alt2
    - increased version libluv in tests to fix the build with libluv 1.41.1