GET /api/v1/ports/py311-metakernel/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py311-metakernel",
"portdir": "python/py-metakernel",
"version": "0.30.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Calysto/metakernel",
"description": "A Jupyter/IPython kernel template",
"long_description": "A Jupyter/IPython kernel template which includes core magic functions (including help, command and file path completion, parallel and distributed processing, downloads, and much more).",
"active": true,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 954
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-hatchling",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-notebook"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-octave_kernel",
"py311-oct2py"
]
}
]
}