A Lua package tool
Modules
| luarocks.add | Module implementing the luarocks-admin "add" command. |
| luarocks.build | Module implementing the LuaRocks "build" command. |
| luarocks.build.builtin | A builtin build system: back-end to provide a portable way of building C-based Lua modules. |
| luarocks.build.cmake | Build back-end for CMake-based modules. |
| luarocks.build.command | Build back-end for raw listing of commands in rockspec files. |
| luarocks.build.lake | Build back-end for using Lake packages. |
| luarocks.build.make | Build back-end for using Makefile-based packages. |
| luarocks.cache | Module handling the LuaRocks local cache. |
| luarocks.cfg | (no description) |
| luarocks.command_line | Functions for command-line scripts. |
| luarocks.config | (no description) |
| luarocks.deps | Dependency handling functions. |
| luarocks.dir | (no description) |
| luarocks.download | Module implementing the luarocks "download" command. |
| luarocks.fetch | Functions related to fetching and loading local and remote files. |
| luarocks.fetch.cvs | Fetch back-end for retrieving sources from CVS. |
| luarocks.fetch.git | Fetch back-end for retrieving sources from GIT. |
| luarocks.fetch.sscm | Fetch back-end for retrieving sources from Surround SCM Server |
| luarocks.fetch.svn | Fetch back-end for retrieving sources from Subversion. |
| luarocks.fs | (no description) |
| luarocks.fs.lua | Native Lua implementation of filesystem and platform abstractions, using LuaFileSystem, LZLib, MD5 and LuaCurl. |
| luarocks.fs.unix | (no description) |
| luarocks.fs.unix.tools | fs operations implemented with third-party tools for Unix platform abstractions. |
| luarocks.fs.win32 | Windows implementation of filesystem and platform abstractions. |
| luarocks.fs.win32.tools | fs operations implemented with third-party tools for Windows platform abstractions. |
| luarocks.help | Module implementing the LuaRocks "help" command. |
| luarocks.index | (no description) |
| luarocks.install | Module implementing the LuaRocks "install" command. |
| luarocks.list | Module implementing the LuaRocks "list" command. |
| luarocks.loader | (no description) |
| luarocks.make | Module implementing the LuaRocks "make" command. |
| luarocks.make_manifest | Module implementing the luarocks-admin "make_manifest" command. |
| luarocks.manif | (no description) |
| luarocks.manif_core | Core functions for querying 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.refresh_cache | (no description) |
| 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.tools.tar | (no description) |
| luarocks.tools.zip | (no description) |
| luarocks.type_check | Type-checking functions. |
| luarocks.unpack | Module implementing the LuaRocks "unpack" command. |
| luarocks.util | (no description) |
| luarocks.validate | (no description) |