--- This file is part of LuaDist project name = "orbit" version = "2.0.2" desc = "Orbit is a library for developing web applications according to the Model-View-Controller paradigm in Lua." author = "Fabio Mascarenhas, André Carregal" license = "MIT/X11" url = "http://www.keplerproject.org/orbit" maintainer = "Peter Drahoš" source = "http://luaforge.net/frs/download.php/3975/orbit-2.0.2.tar.gz" source_md5 = "9ff095b915825ea9dd731b20c3772c2e" depends = { "lua >= 5.1", "wsapi >= 1.0", "luafilesystem >= 1.4.1", "cosmo >= 8.04.14" } groups = { "Lua" }