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

Group :: Development/ML
RPM: ocaml-luv

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.5.11-alt1
Build date: 20 february 2022, 07:38 ( 113.8 weeks ago )
Size: 320.02 Kb

Home 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.

Current maintainer: Anton Farygin

List of contributors

List of rpms provided by this srpm:

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