Modules
= | Type-checking functions. |
luarocks.add | Module implementing the luarocks-admin "add" command. |
luarocks.admin_remove | Module implementing the luarocks-admin "remove" command. |
luarocks.build | Module implementing the LuaRocks "build" command. |
luarocks.cache | Module handling the LuaRocks local cache. |
luarocks.cfg | |
luarocks.command_line | Functions for command-line scripts. |
luarocks.deps | Dependency handling functions. |
luarocks.dir | Generic utilities for handling pathnames. |
luarocks.download | Module implementing the luarocks "download" command. |
luarocks.fetch | Functions related to fetching and loading local and remote files. |
luarocks.fs | |
luarocks.help | Module implementing the LuaRocks "help" command. |
luarocks.index | Module which builds the index.html page to be used in rocks servers. |
luarocks.install | Module implementing the LuaRocks "install" command. |
luarocks.list | Module implementing the LuaRocks "list" command. |
luarocks.loader | |
luarocks.make | Module implementing the LuaRocks "make" command. |
luarocks.make_manifest | Module implementing the luarocks-admin "make_manifest" command. |
luarocks.manif | Module for handling manifest files and tables. |
luarocks.manif_core | Core functions for querying manifest files. |
luarocks.pack | Module implementing the LuaRocks "pack" command. |
luarocks.path | LuaRocks-specific path handling functions. |
luarocks.persist | Utility module for loading files into tables and saving tables into files. |
luarocks.refresh_cache | Module implementing the luarocks-admin "refresh_cache" command. |
luarocks.remove | Module implementing the LuaRocks "remove" command. |
luarocks.rep | Functions for managing the repository on disk. |
luarocks.require | Retained for compatibility reasons only. |
luarocks.search | Module implementing the LuaRocks "search" command. |
luarocks.show | Module implementing the LuaRocks "show" command. |
luarocks.site_config | |
luarocks.unpack | Module implementing the LuaRocks "unpack" command. |
luarocks.util | |
luarocks.validate | Sandboxed test of build/install of all packages in a repository (unfinished and disabled). |