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

{
    "name": "py37-lalburst",
    "portdir": "science/lalburst",
    "version": "1.5.5",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
    "description": "Python 3.7 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.7 bindings, modules, and scripts.",
    "active": false,
    "categories": [
        "science",
        "python"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "swig",
                "swig-python",
                "clang-16"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py37-lal",
                "lalburst",
                "libomp",
                "py37-lalsimulation",
                "py37-lalmetaio",
                "python37",
                "py37-lscsoft-glue",
                "py37-numpy",
                "py37-scipy"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py37-lalinference",
                "py37-lalinspiral"
            ]
        }
    ]
}