INFO
Name: lua5.1-luv
Version: 1.42.0.1-3.el8
Arch: x86_64
Summary: Bare libuv bindings for lua 5.1
License: ASL 2.0
Vendor: Fedora Project
Build Host: buildhw-x86-05.iad2.fedoraproject.org
Build Date: Wed Mar 16 20:49:27 2022
Size: 204591
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/3a
/usr/lib/.build-id/3a/4a501a050df27aa2cf3a414b49ecb05f2061ea
/usr/lib64/lua/5.1/luv.so
/usr/share/doc/lua5.1-luv
/usr/share/doc/lua5.1-luv/README.md
/usr/share/licenses/lua5.1-luv
/usr/share/licenses/lua5.1-luv/LICENSE.txt
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)
librt.so.1()(64bit)
libuv.so.1()(64bit)
lua(abi) 5.1
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsXz) 5.2-1
rtld(GNU_HASH)
PROVIDES
lua5.1-luv 1.42.0.1-3.el8
lua5.1-luv(x86-64) 1.42.0.1-3.el8
CONFIG FILES
/usr/lib/.build-id a
/usr/lib/.build-id/3a a
/usr/lib/.build-id/3a/4a501a050df27aa2cf3a414b49ecb05f2061ea a
/usr/lib64/lua/5.1/luv.so
/usr/share/doc/lua5.1-luv
/usr/share/doc/lua5.1-luv/README.md d
/usr/share/licenses/lua5.1-luv
/usr/share/licenses/lua5.1-luv/LICENSE.txt l
LICENSE FILES
ASL 2.0
|