GET /api/v1/ports/py-napari-console/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-napari-console",
"portdir": "python/py-napari-console",
"version": "0.1.3",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/napari/napari-console",
"description": "A plugin that adds a console to napari.",
"long_description": "A plugin that adds a console to napari.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1052
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py312-napari-console"
]
}
],
"depends_on": []
}