GET /api/v1/ports/py36-svipc/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py36-svipc",
"portdir": "python/py-svipc",
"version": "0.16",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mdcb/yp-svipc",
"description": "System V InterProcess Communication (Yorick/Python plug-ins)",
"long_description": "This plug-in for python and yorick gives access to the System V IPC framework. This allows sharing memory and passing messages and semaphores between several distinct processes.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "thibaut",
"github": "paumard",
"ports_count": 42
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-numpy"
]
}
],
"depends_on": []
}