GET /api/v1/ports/ccfits/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "ccfits",
"portdir": "science/ccfits",
"version": "2.5",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://heasarc.gsfc.nasa.gov/docs/software/fitsio/ccfits/",
"description": "C++ interface for cfitsio",
"long_description": "CCfits is an object oriented interface to the cfitsio library. It is designed to make the capabilities of cfitsio available to programmers working in C++.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1006
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"libtool"
]
},
{
"type": "lib",
"ports": [
"cfitsio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"luminance-hdr"
]
}
]
}