slackbuilds_ponce/libraries/lua-zlib
Willy Sudiarto Raharjo d8f613f9da libraries/lua-zlib: Fixed source file.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-03-12 12:42:49 -05:00
..
lua-zlib.info
lua-zlib.SlackBuild libraries/lua-zlib: Fixed source file. 2014-03-12 12:42:49 -05:00
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).