GET /api/v1/ports/nds2-client-octave/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "nds2-client-octave",
    "portdir": "science/nds2-client-swig",
    "version": "0.16.10",
    "license": "GPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://wiki.ligo.org/Computing/NDSClient",
    "description": "Octave bindings for Network Data Server Client",
    "long_description": "Client tool for accessing streamed LIGO data using the Network Data Server version 2.. This package provides Octave bindings, modules, and scripts.",
    "active": true,
    "categories": [
        "science",
        "octave"
    ],
    "maintainers": [],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "pkgconfig",
                "swig3-octave",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "octave",
                "nds2-client",
                "swig3"
            ]
        }
    ],
    "depends_on": []
}