[ol8_developer_EPEL] luajit2.1-luv-1.42.0.1-3.el8.aarch64

Name:luajit2.1-luv
Version:1.42.0.1
Release:3.el8
Architecture:aarch64
Group:Unspecified
Size:220959
License:ASL 2.0
RPM: luajit2.1-luv-1.42.0.1-3.el8.aarch64.rpm
Source RPM: lua-luv-1.42.0.1-3.el8.src.rpm
Build Date:Thu Mar 31 2022
Build Host:build-ol8-aarch64.oracle.com
Vendor:Oracle America
URL:https://github.com/luvit/luv
Summary:Bare libuv bindings for lua 5.1
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)