GET /api/v1/ports/py27-nose-progressive/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-nose-progressive",
"portdir": "python/py-nose-progressive",
"version": "1.5.2",
"license": "GPL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/erikrose/nose-progressive",
"description": "Nose plugin to show progress bar and tracebacks during tests",
"long_description": "Nose plugin to show progress bar and tracebacks during tests",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-blessings",
"py27-nose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-nose-progressive"
]
}
]
}