opnsense-ports/devel/lua-stdlib/pkg-descr
Franco Fichtner c5d96be73f */*: sync with upstream
Taken from: HardenedBSD
2018-03-18 09:15:16 +01:00

8 lines
370 B
Text

stdlib is a library of modules for common programming tasks, including list,
table and functional operations, objects, pickling, pretty-printing and
command-line option parsing.
stdlib has no run-time prerequisites beyond a standard Lua system, though it
will take advantage of strict and typecheck if they are installed.
WWW: https://github.com/lua-stdlib/lua-stdlib