GET /api/v1/ports/rmlint/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rmlint",
"portdir": "sysutils/rmlint",
"version": "2.10.3",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rmlint.rtfd.org",
"description": "Extremely fast tool to remove duplicates and other lint from your filesystem",
"long_description": "Extremely fast tool to remove duplicates and other lint from your filesystem. rmlint finds space waste and other broken things on your filesystem and offers to remove it.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 993
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"scons",
"py311-sphinx",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"glib2",
"json-glib"
]
}
],
"depends_on": []
}