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

{
    "name": "sgp4",
    "portdir": "science/sgp4",
    "version": "20221113-6a448b48",
    "license": "apache-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/dnwrnr/sgp4",
    "description": "Simplified perturbations models",
    "long_description": "Simplified perturbations models",
    "active": true,
    "categories": [
        "science"
    ],
    "maintainers": [
        {
            "name": "ra1nb0w",
            "github": "ra1nb0w",
            "ports_count": 147
        }
    ],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "clang-15"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "SDRangel"
            ]
        }
    ]
}