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

{
    "name": "orocos-rtt",
    "portdir": "devel/orocos-rtt",
    "version": "1.10.2",
    "license": "GPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.orocos.org/rtt/",
    "description": "Orocos Real-Time Toolkit",
    "long_description": "The Orocos Real-Time Toolkit (RTT) provides a C++ framework, or runtime, targeting the implementation of (realtime and non-realtime) control systems. It is sometimes refered to as the 'Open Real-Time Control Services'.",
    "active": true,
    "categories": [
        "devel",
        "graphics"
    ],
    "maintainers": [],
    "variants": [
        "debug",
        "corba",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "boost169"
            ]
        }
    ],
    "depends_on": []
}