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

{
    "name": "qt5-qtcreator-docs",
    "portdir": "devel/qt5-qtcreator",
    "version": "6.0.2",
    "license": "GPL-3",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://qt-project.org/wiki/Category:Tools::QtCreator",
    "description": "Cross-platform integrated development environment (IDE) tailored to the needs of Qt developers.",
    "long_description": "Qt Creator is a cross-platform integrated development environment (IDE) tailored to the needs of Qt developers.",
    "active": true,
    "categories": [
        "aqua",
        "devel"
    ],
    "maintainers": [
        {
            "name": "mcalhoun",
            "github": "MarcusCalhoun-Lopez",
            "ports_count": 1413
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "qt5-sqlite-plugin",
                "pkgconfig",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "qt5-qtbase"
            ]
        },
        {
            "type": "run",
            "ports": [
                "qt5-qtcreator"
            ]
        }
    ],
    "depends_on": []
}