GET /api/v1/ports/py37-benchexec/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-benchexec",
"portdir": "python/py-benchexec",
"version": "3.11",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sosy-lab/benchexec",
"description": "A Framework for Reliable Benchmarking and Resource Measurement",
"long_description": "A Framework for Reliable Benchmarking and Resource Measurement",
"active": false,
"categories": [
"graphics",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-installer",
"py37-wheel",
"py37-build",
"clang-14",
"py37-nose",
"py37-setuptools"
]
},
{
"type": "lib",
"ports": [
"py37-lxml",
"py37-yaml",
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-test-runner"
]
}
]
}