GET /api/v1/ports/py27-peak/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-peak",
"portdir": "python/py-peak",
"version": "0.5a3",
"license": "ZPL-2 and Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://peak.telecommunity.com/",
"description": "PEAK is the Python Enterprise Application Kit",
"long_description": "PEAK is a Python framework for rapidly developing and reusing application components.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-peak"
]
}
]
}