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

{
    "name": "py311-pacal",
    "portdir": "python/py-pacal",
    "version": "1.6.1",
    "license": "GPL-3+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://pacal.sourceforge.net/index.html",
    "description": "PaCAL - ProbAbilistic CALculator",
    "long_description": "What is PaCAL? PaCAL is a Python package which allows you to perform arithmetic on random variables just like you do with ordinary program variables. The variables can follow practically any distribution.",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "adfernandes",
            "github": "adfernandes",
            "ports_count": 41
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "py311-build",
                "py311-installer",
                "py311-setuptools",
                "py311-wheel",
                "py311-cython"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py311-sympy",
                "py311-numpy",
                "py311-matplotlib",
                "py311-scipy",
                "python311"
            ]
        }
    ],
    "depends_on": []
}