intro(3lua) - NetBSD Manual Pages

Command: Section: Arch: Collection:  
INTRO(3lua)                          LOCAL                         INTRO(3lua)


NAME
intro -- introduction to the Lua modules
DESCRIPTION
This section provides an overview of the Lua modules, their functions, error returns and other common definitions and concepts. The Lua modules provided by NetBSD are: bozohttpd Access libbozohttpd(3) functionality. gpio Access gpio(4) pins. libm Access math(3) functionality. netpgp Access libnetpgp(3) functionality. sqlite Access sqlite3(1) files. syslog Access syslog(3) functionality.
SEE ALSO
lua(1), luac(1), bozohttpd(3lua), gpio(3lua), libm(3lua), netpgp(3lua), sqlite(3lua), syslog(3lua), intro(9lua)
HISTORY
An intro manual for Lua modules appeared in NetBSD 7.0. NetBSD 10.99 November 23, 2022 NetBSD 10.99
Powered by man-cgi (2024-03-20). Maintained for NetBSD by Kimmo Suominen. Based on man-cgi by Panagiotis Christias.