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

{
    "name": "py39-opengl",
    "portdir": "python/py-opengl",
    "version": "3.1.9",
    "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": true,
    "categories": [
        "graphics",
        "python"
    ],
    "maintainers": [
        {
            "name": "jmr",
            "github": "jmroot",
            "ports_count": 318
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py39-wheel",
                "py39-build",
                "py39-installer",
                "clang-17",
                "py39-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python39",
                "py39-Pillow",
                "py39-opengl-accelerate",
                "py39-tkinter"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py39-pytest"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py39-pyqtgraph"
            ]
        },
        {
            "type": "run",
            "ports": [
                "gnuradio",
                "gnuradio-next",
                "gr-adapt",
                "gr-air-modes",
                "gr-baz",
                "gr-fcdproplus",
                "gr-foo",
                "gr-fosphor",
                "gr-gfdm",
                "gr-gsm",
                "gr-hermeslite2",
                "gr-hpsdr",
                "py39-gpilab-framework",
                "gr-ieee802-15-4",
                "gr-iqbalance",
                "gr-iio",
                "gr-limesdr",
                "gr-linrad",
                "gr-lora-rpp0",
                "gr-osmosdr",
                "gr-satellites",
                "gr-rds",
                "gr-specest",
                "gr-iridium",
                "gr-ieee802-11"
            ]
        }
    ]
}