GET /api/v1/ports/albafetch/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "albafetch",
"portdir": "sysutils/albafetch",
"version": "4.2.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/alba4k/albafetch",
"description": "Faster neofetch alternative, written in C",
"long_description": "albafetch is a simple and fast program to display a lot of system information in a neofetch-like layout in way less than a second.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2558
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"meson",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"curl"
]
}
],
"depends_on": []
}