Kepler Reference
Kepler consists of a set of components. Each of these components offer a reference page with a description of its API. Please check the documentation below for more details:
- CGILua - the central component of Kepler, responsible for the generation and processing of web pages.
- LuaExpat - allows the processing of XML data.
- LuaFileSystem - allows the use of more file system functions.
- LuaLogging - allows the use of different logging solutions.
- LuaSQL - accesses diferent databases with a common API.
- LuaZip - allows the manipulation of Zip files.
- MD5 - offers basic cryptographic facilities.
- Xavante - an extremely portable Lua web server.
- LuaSocket - Network support for the Lua language.