GET /api/v1/ports/py-junit-xml/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-junit-xml",
"portdir": "python/py-junit-xml",
"version": "1.9",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kyrus/python-junit-xml",
"description": "Creates JUnit XML test result documents that can be read by tools such as Jenkins",
"long_description": "Creates JUnit XML test result documents that can be read by tools such as Jenkins",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 569
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py311-junit-xml"
]
}
],
"depends_on": []
}