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

{
    "name": "py38-clawpack",
    "portdir": "python/py-clawpack",
    "version": "5.8.0",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.clawpack.org",
    "description": "a collection of finite volume methods for linear and nonlinear hyperbolic systems of conservation laws",
    "long_description": "Clawpack (\"Conservation Laws Package\") is a collection of finite volume methods for linear and nonlinear hyperbolic systems of conservation laws.",
    "active": false,
    "categories": [
        "science",
        "math",
        "python"
    ],
    "maintainers": [
        {
            "name": "mcalhoun",
            "github": "MarcusCalhoun-Lopez",
            "ports_count": 1408
        }
    ],
    "variants": [
        "clang10",
        "clang11",
        "clang12",
        "clang13",
        "clang14",
        "clang15",
        "clang16",
        "clang17",
        "clang50",
        "clang60",
        "clang70",
        "clang80",
        "clang90",
        "clangdevel",
        "g95",
        "gcc10",
        "gcc11",
        "gcc12",
        "gcc13",
        "gccdevel",
        "gfortran",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "gcc13",
                "py38-setuptools",
                "py38-wheel",
                "py38-build",
                "py38-installer",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libgcc",
                "python38",
                "py38-numpy"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py38-matplotlib",
                "py38-petsc4py",
                "py38-scipy"
            ]
        }
    ],
    "depends_on": []
}