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

{
    "name": "py37-llvmlite",
    "portdir": "python/py-llvmlite",
    "version": "0.39.1",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://llvmlite.pydata.org/",
    "description": "A lightweight LLVM python binding for writing JIT compilers",
    "long_description": "A lightweight LLVM python binding for writing JIT compilers",
    "active": false,
    "categories": [
        "devel",
        "science",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2694
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py37-installer",
                "clang-11",
                "py37-setuptools",
                "py37-wheel",
                "py37-build",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "ncurses",
                "llvm-11",
                "python37",
                "libxml2",
                "zlib"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py37-numba"
            ]
        }
    ]
}