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

{
    "name": "p5.34-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.34-file-which",
                "p5.34-proc-guard",
                "p5.34-test-exception",
                "p5.34-test-simple",
                "p5.34-test-tcp",
                "p5.34-test-timer"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.34",
                "p5.34-io-socket-ip",
                "p5.34-io-socket-ssl",
                "p5.34-list-moreutils",
                "p5.34-string-crc32",
                "p5.34-time-hires",
                "p5.34-version"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5-gearman",
                "p5.34-gearman-client-async",
                "p5.34-gearman-server"
            ]
        }
    ]
}