GET /api/v1/ports/py35-pivy/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py35-pivy",
"portdir": "python/py-pivy",
"version": "0.6.2",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/FreeCAD/pivy",
"description": "Pivy is a Coin binding for Python.",
"long_description": "Pivy is a Coin binding for Python.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"qt4-mac",
"swig-python",
"Coin-framework",
"python35"
]
}
],
"depends_on": []
}