mpeterv / luazip

LuaZip is a Lua extension library used to read files stored inside zip files.

Home Page:http://mpeterv.github.io/luazip/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LuaZip 1.2.7

Build Status codecov

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.

LuaZip is free software and uses the same license as Lua 5.x (MIT). Please see documentation online or in doc/.

About

LuaZip is a Lua extension library used to read files stored inside zip files.

http://mpeterv.github.io/luazip/

License:MIT License


Languages

Language:C 53.6%Language:Lua 45.1%Language:Makefile 1.3%