GET /api/v1/ports/ncdu/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "ncdu",
"portdir": "sysutils/ncdu",
"version": "2.9.2",
"license": "MIT",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dev.yorhel.nl/ncdu",
"description": "NCurses Disk Usage",
"long_description": "ncdu is an ncurses version of the famous old 'du' unix command. It provides a fast and easy interface to your harddrive. Where is your disk space going? Why is your home directory that large? ncdu can answer those questions for you in just a matter of seconds!",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
},
{
"name": "judaew",
"github": "judaew",
"ports_count": 640
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"zig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zstd"
]
}
],
"depends_on": []
}