--- This file is part of LuaDist project name = "concurrentlua" version = "1.0.3" desc = "Concurrency Oriented Programming in Lua" author = "Lefteris Chatzimparmpas" license = "MIT" url = "http://concurrentlua.luaforge.net/" maintainer = "Peter Drahoš" source = "http://luaforge.net/frs/download.php/4080/concurrentlua-1.0.3.tar.gz" source_md5 = "b4fd702b4008a48f45e3ebe321947728" depends = { "lua >= 5.1", "luasocket >= 2.0", "copas >= 1.1" } groups = { "Lua" }