GET /api/v1/ports/py310-pyside-tools/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-pyside-tools",
"portdir": "python/py-pyside-tools",
"version": "0.2.15",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://contribute.qt-project.org/wiki/PySide",
"description": "Tools for developing PySide applications",
"long_description": "Tools for developing PySide applications",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py310-wheel",
"py310-build",
"py310-installer",
"cmake",
"pkgconfig",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-pyside",
"qt4-mac"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"freecad"
]
}
]
}