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

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