slackbuilds/libraries/lua-zlib
David Spencer 5e11101467 libraries/lua-zlib: Support alternate tarball name.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2016-01-12 21:57:56 -06:00
..
README
lua-zlib.SlackBuild libraries/lua-zlib: Support alternate tarball name. 2016-01-12 21:57:56 -06:00
lua-zlib.info libraries/lua-zlib: Update MD5SUM. 2015-08-24 20:02:48 +07:00
slack-desc

README

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).