GET /api/v1/ports/cppman/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "cppman",
"portdir": "lang/cppman",
"version": "0.5.3",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aitjcize/cppman",
"description": "C++ 98/11/14/17/20 manual page fetcher / interface.",
"long_description": "C++ 98/11/14/17/20 manual page fetcher / interface. Sourced from cplusplus.com and cppreference.com.",
"active": true,
"categories": [
"devel",
"lang"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 186
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-beautifulsoup4",
"py310-html5lib"
]
}
],
"depends_on": []
}