GET /api/v1/ports/py312-napari-console/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py312-napari-console",
"portdir": "python/py-napari-console",
"version": "0.1.3",
"license": "BSD",
"platforms": "{darwin 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": [
"py312-setuptools_scm",
"clang-17",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-ipython",
"py312-qtpy",
"py312-ipykernel",
"py312-qtconsole",
"py312-napari-plugin-engine"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-napari-console"
]
}
]
}