GET /api/v1/ports/py310-antlr4-python3-runtime/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-antlr4-python3-runtime",
"portdir": "python/py-antlr4-python3-runtime",
"version": "4.13.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.antlr.org",
"description": "ANTLR4 runtime for Python 3",
"long_description": "ANTLR4 runtime for Python 3",
"active": true,
"categories": [
"lang",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-hydra-core"
]
}
]
}