lua-zlib
Port variant lua55
Summary Simple streaming interface to Zlib for Lua 5.5
Package version 1.4
Homepage https://github.com/brimworks/lua-zlib
Keywords archivers
Maintainer Michael Reim
License MIT
Other variants lua52 | lua53 | lua54
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 24 JAN 2026, 14:52:53 UTC
Port created 01 APR 2020, 15:24:01 UTC
Subpackage Descriptions
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).
Configuration Switches (platform-specific settings discarded)
LUA52 OFF Build with Lua 5.2 LUA53 OFF Build with Lua 5.3 LUA54 OFF Build with Lua 5.4 LUA55 ON Build with Lua 5.5
Package Dependencies by Type
Build (only) zlib:dev:std
lua55:dev:std
Build and Runtime zlib:primary:std
lua55:primary:std
Download groups
main mirror://GITHUB/brimworks:lua-zlib:v1.4
Distribution File Information
c2a59e96d2df6e192cf0bf6f19b312977ce24020c4072426c0cf8b6594767308 19499 brimworks-lua-zlib-1.4.tar.gz
Ports that require lua-zlib:lua55
lua-luarocks:lua55 Package manager for Lua modules (Lua 5.5)