GET /api/v1/ports/py-sarif-om/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-sarif-om",
"portdir": "python/py-sarif-om",
"version": "1.0.4",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/microsoft/sarif-python-om",
"description": "Classes implementing the SARIF 2.1.0 object model.",
"long_description": "Classes implementing the SARIF 2.1.0 object model.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 572
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py312-sarif-om"
]
}
],
"depends_on": []
}