GET /api/v1/ports/py-pmw/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-pmw",
"portdir": "python/py-pmw",
"version": "2.0.0",
"license": "MIT",
"platforms": "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": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py310-pmw"
]
}
],
"depends_on": []
}