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

{
    "name": "p5.34-data-section",
    "portdir": "perl/p5-data-section",
    "version": "0.200.8",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Data::Section",
    "description": "Data::Section - read multiple hunks of data out of your DATA section",
    "long_description": "Data::Section - read multiple hunks of data out of your DATA section",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.34-test-failwarnings",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.34",
                "p5.34-encode",
                "p5.34-mro-compat",
                "p5.34-sub-exporter"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.34-dist-zilla-plugin-test-reportprereqs",
                "p5.34-dist-zilla-plugin-test-compile",
                "p5.34-dist-zilla-plugin-test-minimumversion",
                "p5-data-section",
                "p5.34-software-license"
            ]
        }
    ]
}