slackbuilds_ponce/libraries/lua-zlib
B. Watson e529e62410
libraries/lua-zlib: Support for lua 5.4, lua51.
Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-11-02 19:28:39 +07:00
..
lua-zlib.info
lua-zlib.SlackBuild
README
slack-desc

Simple streaming interface to zlib for Lua. Consists of two functions:
inflate and deflate. Both functions return "stream functions" (takes a
buffer of input and returns a buffer of output).

Optional dependency: lua51. If lua51 is installed at build time, this
package will contain a module for Lua 5.1.