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

{
    "name": "p5.32-fey-test",
    "portdir": "perl/p5-fey-test",
    "version": "0.100.0",
    "license": "Artistic-2",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Fey::Test",
    "description": "Fey::Test - test libraries for Fey distros",
    "long_description": "This module is only useful for testing p5-fey and any other p5-fey-* ports. You should not have to install it explicitly.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.32",
                "p5.32-dbi",
                "p5.32-list-moreutils",
                "p5.32-test-mockobject"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "p5.32-fey-dbimanager",
                "p5.32-fey-loader",
                "p5.32-fey-orm",
                "p5.32-fey"
            ]
        }
    ]
}