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

{
    "name": "swarp",
    "portdir": "science/swarp",
    "version": "2.38.0",
    "license": "GPL-3+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.astromatic.net/software/swarp/",
    "description": "Program that resample and co-adds FITS images",
    "long_description": "SWarp is a program that resamples and co-adds together FITS images using any arbitrary astrometric projection defined in the WCS standard.",
    "active": true,
    "categories": [
        "science"
    ],
    "maintainers": [
        {
            "name": "aronnax",
            "github": "lpsinger",
            "ports_count": 411
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        }
    ],
    "depends_on": []
}