slackbuilds/libraries/lua-posix
abooksigun 35279c9563 libraries/lua-posix: Updated for version 35.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-09-04 00:14:19 +07:00
..
README
lua-posix.SlackBuild
lua-posix.info
slack-desc

README

A library binding various POSIX APIs. POSIX is the IEEE Portable
Operating System Interface standard. luaposix is based on lposix.

This require one version of Lua installed (lua, lua52, lua53, luajit):
Default support for all versions of Lua installed before build.
To specify which Lua versions:
  LUAVER="vers"
"vers" must be one or more of "5.1 5.2 5.3 jit" in the right order separated with space