GET /api/v1/ports/boost-numpy/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "boost-numpy",
"portdir": "devel/boost",
"version": "1.76",
"license": "Boost-1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.boost.org",
"description": "Boost.Numpy library",
"long_description": "Boost.Numpy library This port is just a shim port, installing symbolic links to the include area and libraries provided by the boost176 port.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 456
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 345
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"boost",
"boost176",
"boost176-numpy"
]
}
],
"depends_on": []
}