GET /api/v1/ports/py312-antlr4-python3-runtime/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py312-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": [
"clang-16",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-antlr4-python3-runtime"
]
}
]
}