GET /api/v1/ports/OmegaT/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "OmegaT",
"portdir": "aqua/OmegaT",
"version": "6.0.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://omegat.org/",
"description": "A full-featured Computer-Aided Translation (CAT) tool",
"long_description": "OmegaT is a free and open source multiplatform Computer Assisted Translation tool with fuzzy matching, translation memory, keyword search, glossaries, and translation leveraging into updated projects.",
"active": true,
"categories": [
"aqua",
"textproc",
"java"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 128
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"openjdk11"
]
}
],
"depends_on": []
}