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

{
    "name": "eibd",
    "portdir": "net/eibd",
    "version": "0.0.5",
    "license": "unknown",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.auto.tuwien.ac.at/~mkoegler/index.php/eibd",
    "description": "eibd provides an interface to the EIB / KNX bus",
    "long_description": "Eibd provides over a TCP/IP and/or unix domain sockets access to the EIB bus using a simple protocol. It provides access at layer 4 as well as to high level mangement function. Multiple concurrent users are supported. A special bus monitor mode call vBusmonitor is implemented, which delivers all traffic, which eibd passes, but not disturbs send activities.",
    "active": true,
    "categories": [
        "net"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "argp-standalone",
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "pthsem",
                "libxml2"
            ]
        }
    ],
    "depends_on": []
}