HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py311-nbconvert",
"portdir": "python/py-nbconvert",
"version": "7.16.6",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org/",
"description": "Jupyter Notebooks converter.",
"long_description": "Jupyter Notebooks converter.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2694
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-hatchling",
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"wget"
]
},
{
"type": "lib",
"ports": [
"py311-beautifulsoup4",
"py311-bleach",
"py311-tinycss2",
"py311-defusedxml",
"py311-jupyter_core",
"py311-mistune",
"py311-nbclient",
"py311-nbformat",
"py311-pandocfilters",
"python311",
"py311-packaging",
"py311-traitlets",
"py311-markupsafe",
"py311-jinja2",
"py311-pygments"
]
},
{
"type": "run",
"ports": [
"pandoc"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-jupyter_server",
"py311-jupyter_sphinx",
"py311-jupyter"
]
},
{
"type": "run",
"ports": [
"py311-spyder"
]
}
]
}