--- This file is part of LuaDist project name = "luacurl" version = "1.2.1" desc = "LuaCURL is Lua 5.x compatible module providing Internet browsing capabilities based on the cURL library." author = "Alexander Marinov, Enrico Tassi" license = "MIT/X11" url = "http://luaforge.net/projects/luacurl/" maintainer = "Peter Drahoš" source = "http://luaforge.net/frs/download.php/3342/luacurl-1.2.1.zip" source_md5 = "4c83710a0fc5ca52818e5ec0101c4395" depends = { "lua >= 5.1", "curl >= 7.18" } groups = { "Lua" }