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

{
    "name": "p5.34-extutils-embed",
    "portdir": "perl/p5-extutils-embed",
    "version": "1.140.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/ExtUtils::Embed",
    "description": "ExtUtils::Embed - Utilities for embedding Perl in C/C++ applications",
    "long_description": "ExtUtils::Embed - Utilities for embedding Perl in C/C++ applications",
    "active": false,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.34"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5-extutils-embed"
            ]
        }
    ]
}