GET /api/v1/ports/arm-none-eabi-gdb/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "arm-none-eabi-gdb",
    "portdir": "cross/arm-none-eabi-gdb",
    "version": "13.1",
    "license": "GPL-3+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.gnu.org/software/gdb/",
    "description": "GDB: The GNU Project Debugger for arm-none-eabi",
    "long_description": "GDB: The GNU Project Debugger for arm-none-eabi",
    "active": true,
    "categories": [
        "devel",
        "cross"
    ],
    "maintainers": [
        {
            "name": "judaew",
            "github": "judaew",
            "ports_count": 541
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "arm-none-eabi-gcc",
                "boehmgc",
                "gmp",
                "ncurses",
                "expat",
                "libiconv",
                "zlib"
            ]
        }
    ],
    "depends_on": []
}