slackbuilds/libraries/lua-posix
B. Watson de0eccc072 libraries/lua-posix: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-13 15:49:45 -04:00
..
README libraries/lua-posix: Wrap README at 72 columns. 2022-03-13 15:49:45 -04:00
lua-posix.SlackBuild libraries/lua-posix: Install in lib64 on x86_64. 2021-08-25 12:11:32 +07:00
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