GET /api/v1/ports/imager/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "imager",
"portdir": "science/imager",
"version": "202310",
"license": "permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://imager.oasu.u-bordeaux.fr",
"description": "Radio-interferometry data analysis software",
"long_description": "IMAGER (and its associated visualization tool VIEWER) is a state-of-the-art software oriented toward (sub-)millimeter radioastronomical interferometry. It is used to reduce data acquired with the IRAM NOEMA interferometer and the ALMA or JVLA arrays, with a simple, convenient user interface.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "julien.penguen",
"github": "penguen",
"ports_count": 1
}
],
"variants": [
"g95",
"gcc10",
"gcc11",
"gcc12",
"gccdevel"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"cfitsio",
"coreutils",
"groff",
"gcc12",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python311",
"gtk2",
"py311-numpy",
"gdk-pixbuf2",
"harfbuzz",
"libpng",
"libgcc",
"fftw-3-single"
]
}
],
"depends_on": []
}