--- This file is part of LuaDist project name = "objl" version = "0.05aplpha" desc = "An OO framework for Lua similar to that of Objective C, containing objects with multiple inheritence and forwarding to other objects, possibly between processes and machines." author = "John Ohno" license = "GNU LGPL" url = "http://luaforge.net/projects/objl" maintainer = "Peter Kapec" source = "http://luaforge.net/frs/download.php/1721/ObjL-0.05alpha.tgz" source_md5 = "71f917abad7e7c02251fbc36ba721993" depends = { "lua >=5.1", "luasocket >=2.0.2", } groups = { "Lua" }