slackbuilds_ponce/libraries/lua-zlib
B. Watson 6af0c220cb
libraries/lua-zlib: Replaced backtick cmdsub.
Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-07-20 08:09:06 +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).