HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "re2c",
"portdir": "devel/re2c",
"version": "3.1",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://re2c.org",
"description": "A tool for generating C-based recognizers from regular expressions.",
"long_description": "re2c is a tool for generating C-based recognizers from regular expressions. re2c-based scanners are efficient: an re2c-based scanner is said to be typically almost twice as fast as a flex-based scanner with little or no increase in size.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1825
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"clang-15"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"aspcud",
"lfortran",
"lpython",
"ninja",
"libcaption"
]
},
{
"type": "lib",
"ports": [
"php70-yaz",
"php71-yaz",
"php72-yaz",
"php73-yaz",
"php74-yaz",
"php80-yaz",
"php81-yaz",
"php82-yaz",
"php83-yaz",
"php53-syck",
"php54-syck",
"php55-syck",
"php56-syck",
"p5.28-mail-spamassassin",
"p5.30-mail-spamassassin",
"p5.32-mail-spamassassin",
"p5.34-mail-spamassassin",
"php53-yaz",
"php54-yaz",
"php55-yaz",
"php56-yaz"
]
}
]
}