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.
- 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), netpgp(3lua), sqlite(3lua), syslog(3lua), intro(9lua)
HISTORY
An intro
manual for Lua modules appeared
in NetBSD 7.0.