GET /api/v1/ports/py313-jupyter_core/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py313-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": [
"clang-17",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"py313-traitlets",
"py313-platformdirs",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-ipykernel",
"py-jupyter_core",
"py313-jupyter_client",
"py313-jupyter_server",
"py313-jupyterlab",
"py313-nbclient",
"py313-nbformat",
"py313-nbconvert",
"py313-qtconsole",
"py313-jupyter_console",
"py313-jupyter"
]
}
]
}