GET /api/v1/ports/tldr-cpp-client/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "tldr-cpp-client",
"portdir": "sysutils/tldr-cpp-client",
"version": "1.6.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tldr.sh",
"description": "tldr c client - simplified and community-driven man pages",
"long_description": "The TLDR pages are a community effort to simplify the beloved man pages with practical examples.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 424
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libzip",
"curl"
]
}
],
"depends_on": []
}