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

{
    "name": "py38-opengl",
    "portdir": "python/py-opengl",
    "version": "3.1.7",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://pyopengl.sourceforge.net/",
    "description": "Python binding to OpenGL",
    "long_description": "PyOpenGL is the cross platform Python binding to OpenGL and related APIs. The binding is created using the standard ctypes library and is provided under an extremely liberal BSD-style Open-Source licenses.",
    "active": false,
    "categories": [
        "graphics",
        "python"
    ],
    "maintainers": [
        {
            "name": "jmr",
            "github": "jmroot",
            "ports_count": 318
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py38-wheel",
                "py38-build",
                "py38-installer",
                "clang-16",
                "py38-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python38",
                "py38-Pillow",
                "py38-opengl-accelerate",
                "py38-tkinter"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py38-pytest"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py38-pyqtgraph"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py38-gpilab-framework"
            ]
        }
    ]
}