GET /api/v1/ports/lua52-mpack/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "lua52-mpack",
"portdir": "lua/lua-mpack",
"version": "1.0.9",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/modules/tarruda/mpack",
"description": "msgpack for Lua",
"long_description": "libmpack is a simple implementation of msgpack. This port provides bindings for Lua.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 96
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"lua-luarocks",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"lua52"
]
}
],
"depends_on": []
}