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

{
    "name": "ligo-lvalert-heartbeat",
    "portdir": "science/ligo-lvalert-heartbeat",
    "version": "1.1.2",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.lsc-group.phys.uwm.edu/daswg/projects/lvalert.html",
    "description": "LVAlert Heartbeat Tools",
    "long_description": "This module implements a basic functionality monitor for lvalert_listen instances via the LVAlert system itself.",
    "active": true,
    "categories": [
        "science"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py27-setuptools",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python27",
                "py27-ligo-common",
                "py27-pyxmpp",
                "ligo-lvalert"
            ]
        }
    ],
    "depends_on": []
}