{ "name": "luasec", "version": "1.0.1", "port-version": 1, "maintainers": "Stephen Baker ", "description": "LuaSec depends on OpenSSL, and integrates with LuaSocket to make it easy to add secure connections to any Lua applications or scripts.", "homepage": "https://github.com/brunoos/luasec", "supports": "!(windows & static)", "dependencies": [ "lua", "luasocket", "openssl" ] }