lua-any

helper script for shebang lines in Lua scripts

Install

All systems
curl cmd.cat/lua-any.sh
Debian Debian
apt-get install lua-any
Ubuntu
apt-get install lua-any
image/svg+xml Kali Linux
apt-get install lua-any
Windows (WSL2)
sudo apt-get update sudo apt-get install lua-any
Raspbian
apt-get install lua-any

lua-any

helper script for shebang lines in Lua scripts

Some Lua script do actually work with many, but not all, Lua versions in the Debian archive. This package contains the lua-any interpreter to be used in the shebang lines of such scripts. lua-any reads metadata stored in comments in the Lua script and selects an appropriate Lua interpreter.