K 10 svn:author V 4 feld K 8 svn:date V 27 2017-01-04T22:48:27.618287Z K 7 svn:log V 342 lua-zlib is a simple streaming interface to zlib for the Lua Programming Language. It consists of two functions: inflate and deflate. Both functions return "stream functions" (takes a buffer of input and returns a buffer of output). WWW: https://github.com/brimworks/lua-zlib/ PR: 215724 Submitted by: Sir l33tname END