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

{
    "name": "ctop",
    "portdir": "sysutils/ctop",
    "version": "0.7.6",
    "license": "MIT",
    "platforms": "darwin freebsd linux",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://ctop.sh",
    "description": "Top-like interface for container metrics",
    "long_description": "ctop provides a concise and condensed overview of real-time metrics for multiple containers.\nctop comes with built-in support for Docker and runC; connectors for other container and cluster systems are planned for future releases.",
    "active": true,
    "categories": [
        "devel",
        "sysutils"
    ],
    "maintainers": [
        {
            "name": "judaew",
            "github": "judaew",
            "ports_count": 569
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "go",
                "clang-17"
            ]
        }
    ],
    "depends_on": []
}