GET /api/v1/ports/py37-pytest-xprocess/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-pytest-xprocess",
"portdir": "python/py-pytest-xprocess",
"version": "0.23.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytest-dev/pytest-xprocess/",
"description": "A pytest plugin for managing processes across test runs.",
"long_description": "A pytest plugin for managing processes across test runs.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py37-wheel",
"py37-build",
"py37-installer",
"py37-setuptools",
"py37-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"py37-psutil",
"py37-pytest",
"python37"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py37-werkzeug"
]
}
]
}