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

{
    "name": "py312-ligo-segments",
    "portdir": "python/py-ligo-segments",
    "version": "1.4.0",
    "license": "GPL-3",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://git.ligo.org/lscsoft/ligo-segments",
    "description": "Representations of semi-open intervals",
    "long_description": "Defines the `segment`, `segmentlist`, and `segmentlistdict` objects for manipulating semi-open intervals.",
    "active": true,
    "categories": [
        "science",
        "python"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py312-wheel",
                "py312-build",
                "py312-installer",
                "py312-setuptools",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py312-six",
                "py312-ligo-common",
                "python312"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py312-dqsegdb2",
                "py312-gwdatafind",
                "py312-lscsoft-glue",
                "py312-gwpy",
                "py-ligo-segments"
            ]
        }
    ]
}