GET /api/v1/ports/py312-jupyter_console/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py312-jupyter_console",
"portdir": "python/py-jupyter_console",
"version": "6.6.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org/",
"description": "Jupyter terminal console.",
"long_description": "Jupyter terminal console.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2692
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py312-build",
"py312-installer",
"py312-hatchling"
]
},
{
"type": "lib",
"ports": [
"py312-traitlets",
"py312-zmq",
"python312",
"py312-jupyter_client",
"py312-jupyter_core",
"py312-ipykernel",
"py312-pygments",
"py312-ipython",
"py312-prompt_toolkit"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-jupyter"
]
}
]
}