GET /api/v1/ports/include-what-you-use/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "include-what-you-use",
"portdir": "devel/include-what-you-use",
"version": "0.24",
"license": "NCSA",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/include-what-you-use/include-what-you-use",
"description": "A tool for use with clang to analyze #includes in C and C++ source files",
"long_description": "A tool for use with clang to analyze #includes in C and C++ source files",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "makr",
"github": "mohd-akram",
"ports_count": 74
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17",
"python313"
]
},
{
"type": "lib",
"ports": [
"clang-20"
]
}
],
"depends_on": []
}