lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


LuaZip is a lightweight Lua extension library used to read files
stored inside zip files. The API is very similar to the standard Lua
I/O library API.

Version 1.2.3 was adapted to work on both Lua 5.0 and Lua 5.1.

LuaZip is part of the Kepler Project and can be found at
http://www.keplerproject.org/luazip

LuaZip is free software and uses the same license as Lua 5.1.

Any comments and feedback are welcome.

André