GET /api/v1/ports/py38-tkinter/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-tkinter",
"portdir": "python/py-tkinter",
"version": "3.8.20",
"license": "PSF",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.python.org/release/3.8.20/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": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-build",
"py38-installer",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"tk",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-opengl",
"py38-Pillow",
"py38-rtm",
"py38-pmw"
]
}
]
}