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

{
    "name": "p5.32-gearman",
    "portdir": "perl/p5-gearman",
    "version": "2.004.015",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/release/Gearman",
    "description": "Gearman client library for Perl",
    "long_description": "Gearman client library for Perl",
    "active": true,
    "categories": [
        "net",
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14",
                "p5.32-file-which",
                "p5.32-proc-guard",
                "p5.32-test-exception",
                "p5.32-test-simple",
                "p5.32-test-tcp",
                "p5.32-test-timer"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.32",
                "p5.32-version",
                "p5.32-io-socket-ip",
                "p5.32-io-socket-ssl",
                "p5.32-list-moreutils",
                "p5.32-string-crc32",
                "p5.32-time-hires"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.32-gearman-client-async",
                "p5.32-gearman-server"
            ]
        }
    ]
}