GET /api/v1/ports/py310-superqt/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-superqt",
"portdir": "python/py-superqt",
"version": "0.7.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pyapp-kit/superqt",
"description": "\"missing\" widgets and components for PyQt/PySide",
"long_description": "\"missing\" widgets and components for PyQt/PySide This repository aims to provide high-quality community-contributed Qt widgets and components for PyQt & PySide that are not provided in the native QtWidgets module.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1052
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py310-build",
"py310-hatchling",
"py310-hatch-vcs",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-pygments",
"py310-typing_extensions",
"py310-pyqt5",
"py310-qtpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-magicgui"
]
},
{
"type": "run",
"ports": [
"py310-spyder"
]
}
]
}