[ol8_developer_EPEL] lua-luv-1.42.0.1-3.el8.x86_64

Name:lua-luv
Version:1.42.0.1
Release:3.el8
Architecture:x86_64
Group:Unspecified
Size:200431
License:ASL 2.0
RPM: lua-luv-1.42.0.1-3.el8.x86_64.rpm
Source RPM: lua-luv-1.42.0.1-3.el8.src.rpm
Build Date:Thu Mar 31 2022
Build Host:build-ol8-x86_64.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.

Filelist (Show Changelog) (Show related packages)