show - Shows information about an installed rock.
Usage
- luarocks show package
- --home - home page of project
- --modules - all modules provided by this package as used by require()
- --deps - packages this package depends on
- --rockspec - the full path of the rockspec file
- --mversion - the package version
- --tree - local tree where rock is installed
- --rock-dir - data directory of the installed rock
Example
luarocks show luasocket