Modules
luarocks.build | Module implementing the LuaRocks "build" command. |
luarocks.command_line | Functions for command-line scripts. |
luarocks.deps | Dependency handling functions. |
luarocks.fetch | Functions related to fetching and loading local and remote files. |
luarocks.fs | Proxy module for filesystem and platform abstractions. |
luarocks.help | Module implementing the LuaRocks "help" command. |
luarocks.install | Module implementing the LuaRocks "install" command. |
luarocks.list | Module implementing the LuaRocks "list" command. |
luarocks.make | Module implementing the LuaRocks "make" command. |
luarocks.make_manifest | Module implementing the luarocks-admin "make_manifest" command. |
luarocks.manif | Functions for querying and manipulating manifest files. |
luarocks.pack | Module implementing the LuaRocks "pack" command. |
luarocks.path | Path and filename handling functions. |
luarocks.persist | Utility module for loading files into tables and saving tables into files. |
luarocks.remove | Module implementing the LuaRocks "remove" command. |
luarocks.rep | Functions for managing the repository on disk. |
luarocks.require | Application interface with LuaRocks. |
luarocks.search | Module implementing the LuaRocks "search" command. |
luarocks.type_check | Type-checking functions. |
luarocks.unpack | Module implementing the LuaRocks "unpack" command. |
luarocks.util | Utility functions shared by other modules. |