GET /api/v1/ports/enscript/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "enscript",
"portdir": "print/enscript",
"version": "1.6.6",
"license": "GPL-3+",
"platforms": "darwin sunos",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/enscript/",
"description": "Replacement for Adobe's 'enscript' program",
"long_description": "GNU enscript is a drop-in replacement for the enscript program. Enscript converts ASCII files to PostScript and stores generated output to a file or sends it directly to the printer.",
"active": true,
"categories": [
"print"
],
"maintainers": [],
"variants": [
"mediaA4",
"mediaLetter",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gettext"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"gegl-0.3"
]
}
]
}