--- This file is part of LuaDist project name = "etree" version = "0.1.1" desc = "Lua Element Tree is a library that enables manipulation of XML documents as simple data structures in Lua." author = "Sébastien Boisgérault" license = "MIT" maintainer = "Peter Kapec" url = "http://luaforge.net/projects/etree/" source = "http://luaforge.net/frs/download.php/2152/etree-0.1.1.tar.gz" source_md5 = "848d6f4a4aadbaba6470a879bfc46094" depends = { "lua >=5.1", "luaexpat >=1.1" } groups = { "Lua" }