GET /api/v1/ports/py37-nose-exclude/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-nose-exclude",
"portdir": "python/py-nose-exclude",
"version": "0.5.0",
"license": "LGPL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kgrandis/nose-exclude",
"description": "Exclude specific directories from nosetests runs",
"long_description": "Nose plugin that allows you to easily specify directories to be excluded from testing.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-nose",
"py37-setuptools"
]
}
],
"depends_on": []
}