GET /api/v1/ports/py-pytest-profiling/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-pytest-profiling",
"portdir": "python/py-pytest-profiling",
"version": "1.7.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/manahl/pytest-plugins",
"description": "Profiling plugin for py.test",
"long_description": "Profiling plugin for py.test",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py311-pytest-profiling"
]
}
],
"depends_on": []
}