GET /api/v1/ports/montage/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "montage",
"portdir": "science/montage",
"version": "6.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://montage.ipac.caltech.edu/",
"description": "Montage - Image Mosaic Software for Astronomers",
"long_description": "Montage is a toolkit for assembling Flexible Image Transport System (FITS) images into custom mosaics",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libjpeg-turbo",
"freetype",
"bzip2",
"wcslib",
"wcstools",
"cfitsio"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py27-montage",
"py35-montage",
"py36-montage",
"py37-montage",
"py38-montage",
"py39-montage"
]
}
]
}