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

{
    "name": "pypy37-tkinter",
    "portdir": "lang/pypy",
    "version": "7.3.9",
    "license": "MIT and PSF",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.pypy.org/",
    "description": "PyPy bindings for Python 3.7 to the Tk widget set",
    "long_description": "PyPy bindings for Python 3.7 to the Tk widget set",
    "active": true,
    "categories": [
        "graphics",
        "lang",
        "python"
    ],
    "maintainers": [
        {
            "name": "danchr",
            "github": "danchr",
            "ports_count": 159
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "tcl",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "pypy37",
                "tk"
            ]
        },
        {
            "type": "run",
            "ports": [
                "python_select"
            ]
        }
    ],
    "depends_on": []
}