slackbuilds_ponce/libraries/lua-zlib
B. Watson 98f98045d9 libraries/lua-zlib: Allow VERSION override from environment.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-03-25 13:26:40 +00: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).