slackbuilds/libraries/lua-zlib
fourtysixandtwo cda2a4e336 libraries/lua-zlib: Change i486 to i586 2022-06-07 02:24:02 -04:00
..
README
lua-zlib.SlackBuild libraries/lua-zlib: Change i486 to i586 2022-06-07 02:24:02 -04:00
lua-zlib.info
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).