GET /api/v1/ports/translate-toolkit/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "translate-toolkit",
"portdir": "textproc/translate-toolkit",
"version": "3.16.3",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://toolkit.translatehouse.org/",
"description": "Tools and API for translation and localization engineering.",
"long_description": "Tools and API for translation and localization engineering.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools_scm",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"py313-wcwidth",
"py313-levenshtein",
"py313-lxml",
"py313-vobject",
"python313"
]
}
],
"depends_on": []
}