--- This file is part of LuaDist project name = "luazip" version = "1.2.3" desc = "LuaZip is a lightweight Lua extension library used to read files stored inside zip files." author = "Danilo Tuler" license = "MIT/X11" url = "http://www.keplerproject.org/luazip/" maintainer = "Peter Kapec" source = "http://luaforge.net/frs/download.php/2493/luazip-1.2.3.tar.gz" source_md5 = "8129ba93a8df6ebd324fee9adca23fae" depends = { "lua >=5.1", "zlib >=1.2.3", "libzzip >=0.13" } groups = { "Lua" }