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

{
    "name": "p5.34-data-buffer",
    "portdir": "perl/p5-data-buffer",
    "version": "0.60.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Data::Buffer",
    "description": "Data::Buffer - binary buffers for perl",
    "long_description": "Data::Buffer - binary buffers for perl",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.34-test-simple",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.34"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.34-crypt-dsa",
                "p5.34-alt-crypt-rsa-bigint",
                "p5.34-crypt-rsa",
                "p5.34-crypt-openpgp",
                "p5-data-buffer"
            ]
        }
    ]
}