Login or register Large RSS Icon

search

search - Query the remote Rocks repositories

Usage

luarocks search [--source] [--binary] { name [version] | --all }

--source
Return only rockspecs and source rocks, to be used with the "build" command.
--binary
Return only pure Lua and binary rocks (rocks that can be used with the "install" command without requiring a C toolchain).
--all
List all contents of the repositories that are suitable to this platform, do not filter by name.

The search command queries remote repositories. To query your local repository (the rocks you have installed), use list.

Example

luarocks search socket

Powered by Sputnik | XHTML 1.1