GET /api/v1/ports/p5.32-test2-plugin-memusage/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.32-test2-plugin-memusage",
    "portdir": "perl/p5-test2-plugin-memusage",
    "version": "0.2.3",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Test2::Plugin::MemUsage",
    "description": "Test2::Plugin::MemUsage - Collect and display memory usage information",
    "long_description": "Test2::Plugin::MemUsage - Collect and display memory usage information",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2515
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.32-test2-suite",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.32",
                "p5.32-test-simple"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.32-test2-harness"
            ]
        }
    ]
}