GET /api/v1/ports/py310-rednose/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-rednose",
"portdir": "python/py-rednose",
"version": "1.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/JBKahn/rednose",
"description": "pretty output formatter for python-nosetests",
"long_description": "rednose is a nosetests plugin for adding colour (and readability) to nosetest console results.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-build",
"py310-installer",
"clang-17",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-setuptools",
"py310-colorama",
"py310-termstyle"
]
},
{
"type": "test",
"ports": [
"py310-nose",
"py310-pytest",
"py310-six"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-rednose"
]
},
{
"type": "test",
"ports": [
"py310-sure"
]
}
]
}