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

{
    "name": "p5.30-set-object",
    "portdir": "perl/p5-set-object",
    "version": "1.420.0",
    "license": "Artistic-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Set::Object",
    "description": "set of objects and strings",
    "long_description": "This modules implements a set of objects, that is, an unordered collection of objects without duplication.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-13"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.30"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.30-catalyst-plugin-authentication-store-dbic",
                "p5.30-catalyst-plugin-authorization-roles",
                "p5.30-graph"
            ]
        }
    ]
}