[ol10_u0_developer_EPEL] libluv-1.48.0.2-1.el10_0.x86_64

Name:libluv
Version:1.48.0.2
Release:1.el10_0
Architecture:x86_64
Group:Unspecified
Size:212864
License:Apache-2.0
RPM: libluv-1.48.0.2-1.el10_0.x86_64.rpm
Source RPM: lua-luv-1.48.0.2-1.el10_0.src.rpm
Build Date:Wed Dec 18 2024
Build Host:build-ol10-x86_64.oracle.com
Vendor:Oracle America
URL:https://github.com/luvit/luv
Summary:Lua bindings for libluv as a library
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.

Related Packages (Show Changelog) (Show Filelist)