GET /api/v1/ports/icu-lx/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "icu-lx",
"portdir": "devel/icu",
"version": "73.2",
"license": "Permissive",
"platforms": "darwin freebsd",
"epoch": 1,
"replaced_by": null,
"homepage": "https://icu.unicode.org/",
"description": "ICU paragraph layout library",
"long_description": "ICU paragraph layout library",
"active": true,
"categories": [
"devel",
"textproc"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 1073
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"icu",
"icu-le-hb"
]
}
],
"depends_on": []
}