GET /api/v1/ports/py38-pmw/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-pmw",
"portdir": "python/py-pmw",
"version": "2.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pmw.sourceforge.net/",
"description": "high-level compound widget toolkit",
"long_description": "Pmw is a toolkit for building high-level compound widgets in Python using the Tkinter module.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-installer",
"clang-16",
"py38-setuptools",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"py38-tkinter",
"python38"
]
}
],
"depends_on": []
}