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

{
    "name": "p5-html-tagset",
    "portdir": "perl/p5-html-tagset",
    "version": "3.240.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": "p5.34-html-tagset",
    "homepage": "https://metacpan.org/pod/HTML::Tagset",
    "description": "data tables useful in parsing HTML",
    "long_description": "This module contains data tables useful in dealing with HTML. It provides no functions or methods.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.34-html-tagset"
            ]
        }
    ],
    "depends_on": []
}