GET /api/v1/ports/brlaser/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "brlaser",
"portdir": "print/brlaser",
"version": "6",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pdewacht/brlaser",
"description": "Driver for Brother laser printers",
"long_description": "brlaser is an open-source driver for Brother-branded monochrome laser printers, useful on systems where the proprietary driver is not available.",
"active": true,
"categories": [
"print"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
}
],
"depends_on": []
}