--- This file is part of LuaDist project -- status: stable name = 'leg' version = '0.1.2' desc = "Leg offers a complete Lua 5.1 grammar, along with a small API for user manipulation." author = "Humberto Anjo" license = "MIT" url = "http://leg.luaforge.net/" maintainer = "Peter Drahoš" source = "http://luaforge.net/frs/download.php/2728/leg-0.1.2.tar.gz" source_md5 = "d84b7b2dad5f41abe5e33140f21f0a8c" depends = { "lpeg >= 0.6", "lua >= 5.1", } groups = { "Lua" }