lua-dbus
lua-dbus copied to clipboard
Add Lua 5.4 support
Problem: the library doesn’t work on Lua 5.4 due to moving of global unpack function to the table module.