GET /api/v1/ports/wcslib/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "wcslib",
"portdir": "science/wcslib",
"version": "7.12",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.atnf.csiro.au/people/mcalabre/WCS/index.html",
"description": "Library for handling World Coordinate System in FITS files",
"long_description": "A C library, with a set of Fortran wrappers, that implements the World Coordinate System (WCS) standard in FITS (Flexible Image Transport System). Select a Fortran compiler variant to enable the Fortran wrappers.",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [
"g95",
"gcc10",
"gcc11",
"gcc12",
"gccdevel"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"cfitsio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"lenstool",
"py27-astropy",
"py35-astropy",
"py36-astropy",
"py37-kapteyn",
"py38-kapteyn",
"py39-kapteyn",
"py310-kapteyn",
"montage",
"py37-astropy",
"py38-astropy",
"py39-astropy",
"py310-astropy",
"py311-astropy",
"gnuastro"
]
}
]
}