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

{
    "name": "octave-lalinference",
    "portdir": "science/lalinference",
    "version": "4.1.7",
    "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 - Inference",
    "long_description": "LIGO Scientific Collaboration Algorithm Library - Inference containing routines for Bayesian inference data analysis. This package provides Octave bindings, modules, and scripts.",
    "active": true,
    "categories": [
        "science",
        "octave"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "swig",
                "swig-octave",
                "clang-17"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "lalinspiral",
                "octave-lalmetaio",
                "libomp",
                "octave-lalsimulation",
                "lalpulsar",
                "octave",
                "octave-lal",
                "octave-lalburst",
                "lalinference"
            ]
        }
    ],
    "depends_on": []
}