GET /api/v1/ports/lua52-luasec/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "lua52-luasec",
"portdir": "lua/lua-luasec",
"version": "1.3.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/modules/brunoos/luasec",
"description": "binding for OpenSSL library to provide TLS/SSL communication over LuaSocket",
"long_description": "A binding for OpenSSL library to provide TLS/SSL communication over LuaSocket. This version delegates to LuaSocket the TCP connection establishment between the client and server. Then LuaSec uses this connection to start a secure TLS/SSL session.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"lua-luarocks",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"lua52",
"openssl3",
"lua52-luasocket"
]
}
],
"depends_on": []
}