INFO
Name: lua5.1-luv
Version: 1.48.0.2-1.el10_0
Arch: x86_64
Summary: Bare libuv bindings for lua 5.1
License: Apache-2.0
Vendor: Fedora Project
Build Host: buildhw-x86-06.iad2.fedoraproject.org
Build Date: Tue Sep 3 21:40:34 2024
Size: 195468
URL: https://github.com/luvit/luv
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.
FILES
/usr/lib/.build-id
/usr/lib/.build-id/b0
/usr/lib/.build-id/b0/53f475d88e13d0e875f40f452150a4aef5383a
/usr/lib64/lua/5.1/luv.so
REQUIRES
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libc.so.6(GLIBC_ABI_DT_RELR)(64bit)
libuv.so.1()(64bit)
lua(abi) 5.1
lua(abi) 5.1
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
rtld(GNU_HASH)
PROVIDES
lua5.1-luv 1.48.0.2-1.el10_0
lua5.1-luv(x86-64) 1.48.0.2-1.el10_0
CONFIG FILES
/usr/lib/.build-id a
/usr/lib/.build-id/b0 a
/usr/lib/.build-id/b0/53f475d88e13d0e875f40f452150a4aef5383a a
/usr/lib64/lua/5.1/luv.so
LICENSE FILES
Apache-2.0
|