GET /api/v1/ports/py27-harstorage/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-harstorage",
"portdir": "python/py-harstorage",
"version": "1.0",
"license": "unknown",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pavel-paulau/harstorage",
"description": "Free repository for performance measurements",
"long_description": "HAR Storage is repository for automated client-side performance testing. It's built on MongoDB and Pylons.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-cairo",
"py27-pygtk",
"py27-pylons",
"py27-pymongo"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-harstorage"
]
}
]
}