GET /api/v1/ports/p5.28-image-size/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.28-image-size",
    "portdir": "perl/p5-image-size",
    "version": "3.300.0",
    "license": "(Artistic-2 or LGPL-2.1)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Image::Size",
    "description": "Extract size information from image files",
    "long_description": "Image::Size is a simple library that allows the fetching of image size information from files in a wide variety of common (and not-so-common) formats.",
    "active": true,
    "categories": [
        "graphics",
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.28-module-build",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.28",
                "p5.28-io-compress"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.28-panotools-script",
                "mythtv-plugins.27"
            ]
        }
    ]
}