GET /api/v1/ports/p5.32-html-tree/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.32-html-tree",
    "portdir": "perl/p5-html-tree",
    "version": "5.70.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 1,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/HTML::Tree",
    "description": "Perl parser that can build HTML syntax trees.",
    "long_description": "Perl parser that can build HTML syntax trees.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.32-module-build",
                "p5.32-test-fatal",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.32",
                "p5.32-html-parser",
                "p5.32-html-tagset"
            ]
        },
        {
            "type": "test",
            "ports": [
                "p5.32-test-leaktrace"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.32-file-comments",
                "p5.32-html-formatter",
                "p5.32-html-formattext-withlinks",
                "p5.32-html-treebuilder-xpath",
                "p5.32-html-wikiconverter",
                "p5.32-podtohtml",
                "p5.32-web-scraper",
                "p5.32-www-search",
                "p5.32-xml-treebuilder",
                "p5.32-mail-message",
                "p5.32-html-extract",
                "p5.32-finance-quote",
                "p5.32-www-mechanize",
                "p5.32-xml-twig"
            ]
        }
    ]
}