HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "ccls",
"portdir": "devel/ccls",
"version": "0.20220729",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MaskRay/ccls",
"description": "C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting (meta port)",
"long_description": "C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "egorenar",
"github": "egorenar",
"ports_count": 10
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 216
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"ccls-clang-10"
]
}
],
"depends_on": []
}