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

{
    "name": "p5.32-innotop",
    "portdir": "perl/p5-innotop",
    "version": "1.10.0",
    "license": "(GPL-2 or Artistic-1)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/innotop/innotop",
    "description": "A MySQL and InnoDB monitor program.",
    "long_description": "MySQL and InnoDB transaction/status monitor. Like 'top' for MySQL. Displays queries, InnoDB transactions, lock waits, deadlocks, foreign key errors, open tables, replication status, buffer information, row operations, logs, I/O operations, load graph, and more. You can monitor any servers at once with innotop.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.32",
                "p5.32-dbd-mysql",
                "p5.32-dbi",
                "p5.32-term-readkey"
            ]
        }
    ],
    "depends_on": []
}