--- This file is part of LuaDist project name = "luafish" version = "0.7" desc = "LuaFish is module for parsing Lua 5.1 source code." author = "David Manura" license = "MIT" url = "http://lua-users.org/wiki/LuaFish" maintainer = "Peter Kapec" source = "http://math2.org/download/luafish-0.7.tar.gz" source_md5 = "08ef99919ec3719fa28743aa77bdf245" depends = { "lua >=5.1", "lpeg >=0.6" } groups = { "Lua" }