[ol9_developer_EPEL] lua-luv-1.43.0.0-1.el9.aarch64

Name:lua-luv
Version:1.43.0.0
Release:1.el9
Architecture:aarch64
Group:Unspecified
Size:221387
License:ASL 2.0
RPM: lua-luv-1.43.0.0-1.el9.aarch64.rpm
Source RPM: lua-luv-1.43.0.0-1.el9.src.rpm
Build Date:Sat Apr 23 2022
Build Host:build-ol9-aarch64.oracle.com
Vendor:Oracle America
URL:https://github.com/luvit/luv
Summary:Bare libuv bindings for lua
Description:
This library makes libuv available to lua scripts. It was made
for the luvit project but should usable from nearly any lua
project.

The library can be used by multiple threads at once. Each thread
is assumed to load the library from a different lua_State. Luv
will create a unique uv_loop_t for each state. You can't share uv
handles between states/loops.

The best docs currently are the libuv docs themselves. Hopefully
soon we'll have a copy locally tailored for lua.

Changelog (Show File list) (Show related packages)