GET /api/v1/ports/wcstools/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "wcstools",
"portdir": "science/wcstools",
"version": "3.9.4",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://tdc-www.harvard.edu/wcstools/",
"description": "Programs for manipulating world coordinate systems (WCSs) in FITS images",
"long_description": "Programs for manipulating world coordinate systems (WCSs) in FITS images",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 411
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"montage"
]
}
]
}