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

{
    "name": "p5.28-yaml-libyaml-api",
    "portdir": "perl/p5-yaml-libyaml-api",
    "version": "0.14.0",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 1,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/YAML::LibYAML::API",
    "description": "YAML::LibYAML::API - Wrapper around the C libyaml library",
    "long_description": "YAML::LibYAML::API - Wrapper around the C libyaml library",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2653
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.28",
                "p5.28-yaml-pp"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.28-yaml-pp-libyaml"
            ]
        }
    ]
}