--- This file is part of LuaDist project name = "luacrypto" version = "0.2.0" desc = "LuaCrypto provides a Lua frontend to the OpenSSL cryptographic library." author = "Keith Howe" license = "MIT" url = "http://luacrypto.luaforge.net/" maintainer = "Peter Kapec" source = "http://luaforge.net/frs/download.php/1722/luacrypto-0.2.0.tar.gz" source_md5 = "1e1319d960f0760b113b3e7ad9a3607d" depends = { "lua >=5.1", "openssl >=0.9.7" } groups = { "Lua" }