GET /api/v1/ports/py311-jupyter_core/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py311-jupyter_core",
"portdir": "python/py-jupyter_core",
"version": "5.7.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org",
"description": "Jupyter core package.",
"long_description": "Jupyter core package.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2694
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-hatchling",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py311-traitlets",
"py311-platformdirs",
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-ipykernel",
"py311-jupyter_client",
"py311-jupyter_server",
"py311-jupyterlab",
"py311-nbclient",
"py311-nbformat",
"py311-nbconvert",
"py311-qtconsole",
"py311-nbclassic",
"py311-jupyter_console",
"py311-jupyter"
]
}
]
}