A package manager for Lua modules.
Main website: luarocks.org
It allows you to install Lua modules as self-contained packages called rocks. LuaRocks supports both local and remote repositories, and multiple local rocks trees.
LuaRocks is free software and uses the MIT license, the same as Lua 5.x.