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

{
    "name": "py38-lalframe",
    "portdir": "science/lalframe",
    "version": "1.5.1",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
    "description": "Python 3.8 bindings for LSC Algorithm Library - Frame",
    "long_description": "LIGO Scientific Collaboration Algorithm Library - Frame, containing routines for reading and writing frame files. This package provides Python 3.8 bindings, modules, and scripts.",
    "active": false,
    "categories": [
        "science",
        "python"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-16",
                "swig-python",
                "swig"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libomp",
                "lalframe",
                "py38-lal",
                "py38-numpy",
                "python38"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py38-lalinspiral"
            ]
        }
    ]
}