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

{
    "name": "octave-lal",
    "portdir": "science/lal",
    "version": "7.6.0",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
    "description": "Octave 3.12 bindings for LSC Algorithm Library",
    "long_description": "LIGO Scientific Collaboration Algorithm Library containing core routines for gravitational wave data analysis. This package provides Octave bindings, modules, and scripts.",
    "active": true,
    "categories": [
        "science",
        "octave"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "pkgconfig",
                "swig",
                "swig-octave"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libomp",
                "octave",
                "lal"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "octave-lalinspiral",
                "octave-lalburst",
                "octave-lalframe",
                "octave-lalinference",
                "octave-lalmetaio",
                "octave-lalpulsar",
                "octave-lalsimulation"
            ]
        }
    ]
}