SlackBuilds Repository

15.0 > Libraries > lua-luv (1.43.0_0)

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.

This requires: luajit

Maintained by: Ruben Schuller
Keywords: lua-luv,luv,libuv
ChangeLog: lua-luv

Homepage:
https://github.com/luvit/luv

Source Downloads:
luv-1.43.0-0.tar.gz (a7d135cd9680cfa761ab5e4e08f147a0)
lua-compat-5.3-0.9.tar.gz (7c0530123479804e40971b069ea6b0da)

Download SlackBuild:
lua-luv.tar.gz
lua-luv.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
lua-luv.SlackBuild
lua-luv.info
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds