GET /api/v1/ports/py311-tkinter/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py311-tkinter",
"portdir": "python/py-tkinter",
"version": "3.11.12",
"license": "PSF",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.python.org/release/3.11.12/library/tkinter.html",
"description": "Python bindings to the Tk widget set",
"long_description": "Python bindings to the Tk widget set",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 318
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"python311",
"tk"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-Pillow",
"py311-opengl"
]
},
{
"type": "run",
"ports": [
"netgen"
]
}
]
}