HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "luv",
"portdir": "devel/luv",
"version": "1.43.0-0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/luvit/luv",
"description": "Bare libuv bindings for lua",
"long_description": "libuv bindings for luajit and lua. This library makes libuv available to lua scripts.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 81
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"libuv",
"lua"
]
}
],
"depends_on": []
}