HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "antlr",
"portdir": "lang/antlr",
"version": "2.7.7",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.antlr2.org/",
"description": "antlr is ANother Tool for Language Recognition",
"long_description": "ANTLR, ANother Tool for Language Recognition, is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing Java, C#, or C++ actions.",
"active": true,
"categories": [
"lang",
"java"
],
"maintainers": [
{
"name": "dave.allured",
"github": "Dave-Allured",
"ports_count": 8
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"openjdk8"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"libxdkwrl",
"gnu-classpath",
"nco"
]
},
{
"type": "lib",
"ports": [
"poxml"
]
}
]
}