GET /api/v1/ports/ncview/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "ncview",
"portdir": "science/ncview",
"version": "2.1.11",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cirrus.ucsd.edu/ncview/",
"description": "X windows point'n'click NetCDF viewer.",
"long_description": "Ncview is a visual browser for NetCDF format files. Typically you would use ncview to get a quick and easy, push-button look at your NetCDF files. You can view simple movies of the data, view along various dimensions, take a look at the actual data values, change color maps, invert the data, etc.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "thiagoveloso",
"github": "thiagoveloso",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"netcdf",
"udunits2",
"expat",
"libpng",
"xorg-libXt",
"xorg-libice",
"xorg-libXaw"
]
}
],
"depends_on": []
}