Commit graph

2 commits

Author SHA1 Message Date
Steve Wills
21616ecf06 archivers/lua51-zlib update 1.1 to 1.2
PR:		222959
Submitted by:	Sir l33tname <sirl33tname@gmail.com> (maintainer)
2017-10-23 18:27:34 +00:00
Mark Felder
3e9ab3da9f 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 <sirl33tname@gmail.com>
2017-01-04 22:48:27 +00:00