GET /api/v1/ports/nip2/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "nip2",
"portdir": "graphics/nip2",
"version": "8.9.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libvips.github.io/libvips/",
"description": "nip2 is a user-interface to the VIPS image processing library.",
"long_description": "nip2 is an image processing spreadsheet. It's good for large images and for colour.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "jcupitt",
"github": "jcupitt",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"flex",
"pkgconfig",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"vips",
"goffice08",
"gsl",
"fftw-3",
"gtk2",
"graphviz"
]
}
],
"depends_on": []
}