Package ocaml-luv: Information
Source package: ocaml-luv
Version: 0.5.14-alt1
Build time: Apr 8, 2025, 10:29 PM
Category: Development/ML
Report package bugHome page: https://github.com/aantron/luv
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 RPM packages built from this SRPM:
ocaml-luv (e2kv6, e2kv5, e2kv4, e2k)
ocaml-luv-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
ocaml-luv-devel (e2kv6, e2kv5, e2kv4, e2k)
ocaml-luv (e2kv6, e2kv5, e2kv4, e2k)
ocaml-luv-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
ocaml-luv-devel (e2kv6, e2kv5, e2kv4, e2k)
Maintainer: Anton Farygin
Last changed
Sept. 16, 2024 Anton Farygin 0.5.14-alt1
- 0.5.14
Sept. 5, 2024 Anton Farygin 0.5.13-alt1
- 0.5.13
Nov. 17, 2023 Anton Farygin 0.5.12-alt2
- relaxed tests when ocaml in bytecode-only