GET /api/v1/ports/carlson-elliptic-integrals/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "carlson-elliptic-integrals",
    "portdir": "fortran/carlson-elliptic-integrals",
    "version": "1.0.0",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/jacobwilliams/carlson-elliptic-integrals",
    "description": "Carlson symmetric forms of elliptic integrals",
    "long_description": "This is a modern Fortran implementation of the Carlson symmetric forms of elliptic integrals code from the SLATEC library. It has been extensively refactored.",
    "active": true,
    "categories": [
        "math",
        "fortran"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2558
        }
    ],
    "variants": [
        "gcc10",
        "gcc11",
        "gcc12",
        "gccdevel"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14",
                "gcc12",
                "fpm"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libgcc"
            ]
        }
    ],
    "depends_on": []
}