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

{
    "name": "p5.26-algorithm-munkres",
    "portdir": "perl/p5-algorithm-munkres",
    "version": "0.80.0",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Algorithm::Munkres",
    "description": "This is a Perl extension for Munkres' solution to classical Assignment problem for square and rectangular matrices",
    "long_description": "Perl extension for Munkres' solution to classical Assignment problem for square and rectangular matrices This module extends the solution of Assignment problem for square matrices to rectangular matrices by padding zeros. Thus a rectangular matrix is converted to square matrix by padding necessary zeros.",
    "active": false,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.26"
            ]
        }
    ],
    "depends_on": []
}