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

{
    "name": "p5.26-curry",
    "portdir": "perl/p5-curry",
    "version": "1.1.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/curry",
    "description": "curry - Create automatic curried method call closures for any class or object",
    "long_description": "curry - Create automatic curried method call closures for any class or object",
    "active": false,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.26"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "p5.26-beam-emitter"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.26-dbix-class-schema-loader"
            ]
        }
    ]
}