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

{
    "name": "p5.34-html-tidy5",
    "portdir": "perl/p5-html-tidy5",
    "version": "1.60.0",
    "license": "Artistic-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/HTML::Tidy5",
    "description": "HTML::Tidy5 - HTML validation in a Perl object",
    "long_description": "HTML::Tidy5 - HTML validation in a Perl object",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.34",
                "p5.34-encode",
                "tidy",
                "p5.34-libwww-perl",
                "p5.34-test-exception",
                "p5.34-getopt-long"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.34-test-www-mechanize"
            ]
        }
    ]
}