GET /api/v1/ports/py27-poly/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-poly",
"portdir": "python/py-poly",
"version": "0.1.1",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/Poly/",
"description": "framework for rapidly developing distributed applications",
"long_description": "Poly provides a framework for rapidly developing distributed applications where the number of work units to be performed is known in advance. It causes many of the hassles of distributed computing to be handled automatically.",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-poly"
]
}
]
}