Fedora Packages

lua-luv

Bare libuv bindings for lua

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.

Releases Overview

Release Stable Testing
Fedora Rawhide 1.42.0.1-1.fc36 -
Fedora 35 1.41.1.0-3.fc35 -
Fedora 34 1.36.0.0-5.fc34 -
EPEL 8 1.41.0.0-3.el8 -
Package Info
Related Packages

You can contact the maintainers of this package via email at lua-luv dash maintainers at fedoraproject dot org.



Sources on Pagure