GET /api/v1/ports/py313-jupyter_console/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py313-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": 2694
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"py313-ipython",
"py313-jupyter_core",
"python313",
"py313-jupyter_client",
"py313-ipykernel",
"py313-zmq",
"py313-traitlets",
"py313-prompt_toolkit",
"py313-pygments"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-jupyter_console",
"py313-jupyter"
]
}
]
}