Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: lua53-luv | Distribution: SUSE Linux Enterprise 15 SP5 |
Version: 1.30.1 | Vendor: openSUSE |
Release: bp154.2.1 | Build date: Sat Jul 23 16:22:34 2022 |
Group: Development/Languages/Other | Build host: armbuild21 |
Size: 196148 | Source RPM: lua53-luv-1.30.1-bp154.2.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/luvit/luv | |
Summary: 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. Hopfully soon we'll have a copy locally tailored for lua.
Apache-2.0
* Sun Apr 12 2020 Matej Cepl <mcepl@suse.com> - We don't need to define macros, when lua-macros is finally fixed. * Sat Apr 11 2020 Matej Cepl <mcepl@suse.com> - Better version of the patch, based upon the upstream advice. * Wed Apr 08 2020 Matej Cepl <mcepl@suse.com> - Add skip-failing-test.patch to failing test on Leap 15 (gh#luvit/luv#473) * Thu Sep 19 2019 Matej Cepl <mcepl@suse.com> - Update to 1.30.1-1: mostly bugfixes. Full log is only https://github.com/luvit/luv/commits/master * Fri Aug 09 2019 Matej Cepl <mcepl@suse.com> - devel package doesn’t need luv%{sover} package, when public library is not built. * Sat Aug 03 2019 Matej Cepl <mcepl@suse.com> - Remove public shared library again. * Sun Jul 07 2019 Matej Cepl <mcepl@suse.com> - Make system buildable on Fedora/CentOS as well. * Thu Jul 04 2019 Matej Cepl <mcepl@suse.com> - Provide public shared library again. * Wed Jul 03 2019 Matej Cepl <mcepl@suse.com> - Upgrade to 1.30.0-0: - Reduce latency and speed up testing - improve thread and threadpool - more flexible callback support - Simplify callback in thread and threadpool - support custom/external event callback - Speed up by reduce regristry table queries - Allow dns tests that require an internet connection to fail when offline - CMake: use REQUIRED with LuaJIT/Lua - cmake: handle luajit 2.1 (#343) * Thu Jun 13 2019 Matej Cepl <mcepl@suse.com> - Initial packaging
/usr/lib/lua/5.3/luv.so /usr/share/doc/packages/lua53-luv /usr/share/doc/packages/lua53-luv/README.md /usr/share/doc/packages/lua53-luv/docs.md /usr/share/doc/packages/lua53-luv/examples /usr/share/doc/packages/lua53-luv/examples/cqueues-main.lua /usr/share/doc/packages/lua53-luv/examples/cqueues-slave.lua /usr/share/doc/packages/lua53-luv/examples/echo-server-client.lua /usr/share/doc/packages/lua53-luv/examples/killing-children.lua /usr/share/doc/packages/lua53-luv/examples/lib /usr/share/doc/packages/lua53-luv/examples/lib/tap.lua /usr/share/doc/packages/lua53-luv/examples/lib/utils.lua /usr/share/doc/packages/lua53-luv/examples/lots-o-dns.lua /usr/share/doc/packages/lua53-luv/examples/repl.lua /usr/share/doc/packages/lua53-luv/examples/talking-to-children.lua /usr/share/doc/packages/lua53-luv/examples/tcp-cluster.lua /usr/share/doc/packages/lua53-luv/examples/timers.lua /usr/share/doc/packages/lua53-luv/examples/uvbook /usr/share/doc/packages/lua53-luv/examples/uvbook/helloworld.lua /usr/share/doc/packages/lua53-luv/examples/uvbook/idle-basic.lua /usr/share/doc/packages/lua53-luv/examples/uvbook/onchange.lua /usr/share/doc/packages/lua53-luv/examples/uvbook/pipe-echo-client.lua /usr/share/doc/packages/lua53-luv/examples/uvbook/pipe-echo-server.lua /usr/share/doc/packages/lua53-luv/examples/uvbook/queue-work.lua /usr/share/doc/packages/lua53-luv/examples/uvbook/tcp-echo-client.lua /usr/share/doc/packages/lua53-luv/examples/uvbook/tcp-echo-server.lua /usr/share/doc/packages/lua53-luv/examples/uvbook/thread-create.lua /usr/share/doc/packages/lua53-luv/examples/uvbook/uvcat.lua /usr/share/doc/packages/lua53-luv/examples/uvbook/uvtee.lua /usr/share/licenses/lua53-luv /usr/share/licenses/lua53-luv/LICENSE.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 18:42:22 2024