GET /api/v1/ports/cppreference/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "cppreference",
"portdir": "lang/cppreference",
"version": "20250209",
"license": "GFDL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cppreference.com/",
"description": "C++ reference pages (and Doxygen tags files)",
"long_description": "C++ reference pages (and Doxygen tags files). Offline version.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 218
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": []
}