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

{
    "name": "p5.30-algorithm-curvefit",
    "portdir": "perl/p5-algorithm-curvefit",
    "version": "1.50.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Algorithm::CurveFit",
    "description": "Algorithm::CurveFit - Nonlinear Least Squares Fitting",
    "long_description": "Algorithm::CurveFit - Nonlinear Least Squares Fitting",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2510
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.30-module-build",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.30-math-matrixreal",
                "p5.30-math-symbolic",
                "perl5.30",
                "p5.30-test-pod-coverage",
                "p5.30-test-pod",
                "p5.30-data-dumper"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.30-statistics-covid"
            ]
        }
    ]
}