GET /api/v1/ports/p5.26-text-diff/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.26-text-diff",
    "portdir": "perl/p5-text-diff",
    "version": "1.450.0",
    "license": "(Artistic-1 or GPL-2+)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Text::Diff",
    "description": "This is a Perl extension for performing diffs on files and record sets.",
    "long_description": "This is a Perl extension for performing diffs on files and record sets.",
    "active": false,
    "categories": [
        "perl"
    ],
    "maintainers": [
        {
            "name": "dluke",
            "github": "danielluke",
            "ports_count": 31
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.26",
                "p5.26-algorithm-diff"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "p5.26-text-multimarkdown",
                "p5.26-test-base"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.26-code-tidyall",
                "p5.26-test-perltidy",
                "p5.26-test-snapshot",
                "p5.26-test-differences",
                "p5.26-text-patch",
                "p5.26-archive-tar"
            ]
        }
    ]
}