lua-users home
lua-l archive

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


Hi,

LuaZip is a lightweight Lua 5.0 extension library used to read files stored
inside zip files, without requiring the user to extract the files prior to
reading. The API is very similar to the standard Lua I/O library API.

Version 1.2.1 fixes some minor bugs.

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

The source and the Windows binaries (compatible with LuaBinaries Release 2)
are available for download at LuaForge.

For more information on LuaZip please check
http://www.keplerproject.org/luazip/

Any feedback is welcome!

Danilo Tuler
www.keplerproject.org