Port variant | lua54 |
Summary | Simple streaming interface to Zlib for Lua 5.4 |
BROKEN | |
Package version | 1.2_1 |
Homepage | https://github.com/brimworks/lua-zlib |
Keywords | archivers |
Maintainer | Michael Reim |
License | MIT |
Other variants | lua52 | lua53 |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 23 SEP 2020, 22:33:15 UTC |
Port created | 01 APR 2020, 15:24:01 UTC |
single | lua-zlib is a simple streaming interface to Zlib for Lua. It provides two functions: Inflate and deflate. Both functions return "stream functions" (takes a buffer of input and returns a buffer of output). |
Build (only) | zlib:dev:std |
Build and Runtime |
zlib:primary:std lua54:dev:std lua54:primary:std |
main | mirror://GITHUB/brimworks:lua-zlib:v1.2 |
lua-luarocks:lua54 | Package manager for Lua modules (Lua 5.4) |