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

{
    "name": "p5.32-future",
    "portdir": "perl/p5-future",
    "version": "0.500.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Future",
    "description": "Future - represent an operation awaiting completion",
    "long_description": "Future - represent an operation awaiting completion",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.32-module-build",
                "p5.32-test2-suite",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.32",
                "p5.32-test-simple",
                "p5.32-time-hires"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.32-future-queue",
                "p5.32-test-expectandcheck",
                "p5.32-future-io",
                "p5.32-moosex-extended",
                "p5.32-future-xs",
                "p5.32-future-asyncawait",
                "p5.32-io-async"
            ]
        }
    ]
}