--- This file is part of LuaDist project name = "luaexpat" version = "1.1.0" desc = "LuaExpat is a SAX (Simple API for XML) XML parser based on the Expat library." author = "Roberto Ierusalimschy, André Carregal, Tomás Guisasola" license = "MIT/X11" url = "http://www.keplerproject.org/luaexpat/" maintainer = "Peter Drahoš" source = "http://luaforge.net/frs/download.php/2469/luaexpat-1.1.tar.gz" source_md5 = "6ecb895ccf5cff1e7f2facd438b1f8d0" depends = { "lua >= 5.1", "libexpat >= 2.0" } groups = { "Lua" }