Package : perl-UV

Package details

Summary: Perl interface to libuv

Description:
UV provides low-level interface to libuv, https://github.com/joyent/libuv,
platform layer for node.js.

Low-level means this module's functions maps to libuv functions directly.
C<uv_listen> maps to C<UV::listen>, C<uv_tcp_connect> to C<UV::tcp_connect>,
and so on.


URL: https://metacpan.org/release/UV
License: BSD, ISC and GPLv2

Maintainer: tv

List of RPMs