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

{
    "name": "p5.34-pdf-builder",
    "portdir": "perl/p5-pdf-builder",
    "version": "3.27.0",
    "license": "LGPL-2.1",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/PDF::Builder",
    "description": "PDF::Builder - Facilitates the creation and modification of PDF files",
    "long_description": "PDF::Builder - Facilitates the creation and modification of PDF files",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.34-test-exception",
                "p5.34-test-memory-cycle",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.34-font-ttf",
                "p5.34-gd",
                "ImageMagick",
                "p5.34-graphics-tiff",
                "p5.34-image-png-libpng",
                "p5.34-io-compress",
                "ghostscript",
                "perl5.34"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "gscan2pdf",
                "p5-pdf-builder"
            ]
        }
    ]
}