GET /api/v1/ports/py39-metakernel/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-metakernel",
"portdir": "python/py-metakernel",
"version": "0.29.4",
"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": 637
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"clang-14",
"py39-hatchling",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-notebook"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-octave_kernel",
"py39-oct2py"
]
}
]
}