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

{
    "name": "libsigmf",
    "portdir": "science/libsigmf",
    "version": "20201115-8623f04c",
    "license": "apache-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/f4exb/libsigmf",
    "description": "a header-only C++ library for working with SigMF metadata",
    "long_description": "a header-only C++ library for working with SigMF metadata",
    "active": true,
    "categories": [
        "science",
        "comms"
    ],
    "maintainers": [
        {
            "name": "ra1nb0w",
            "github": "ra1nb0w",
            "ports_count": 146
        }
    ],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "pkgconfig",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "flatbuffers",
                "nlohmann-json"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "SDRangel"
            ]
        }
    ]
}