GET /api/v1/ports/py38-rednose/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-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": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-colorama",
"py38-setuptools",
"py38-termstyle"
]
},
{
"type": "test",
"ports": [
"py38-nose",
"py38-pytest",
"py38-six"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py38-sure"
]
}
]
}