GET /api/v1/ports/psfex/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "psfex",
    "portdir": "science/psfex",
    "version": "3.24.2",
    "license": "GPL-3+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.astromatic.net/software/psfex/",
    "description": "tool to extract the point spread function from astronomical images",
    "long_description": "PSFEx (“PSF Extractor”) extracts models of the Point Spread Function (PSF) from FITS images processed with SExtractor, and measures the quality of images. The generated PSF models can be used for model-fitting photometry or morphological analyses.",
    "active": true,
    "categories": [
        "science"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "automake",
                "libtool",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "OpenBLAS",
                "fftw-3-single"
            ]
        }
    ],
    "depends_on": []
}