GET /api/v1/ports/py39-jupyterthemes/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-jupyterthemes",
"portdir": "python/py-jupyterthemes",
"version": "0.20.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dunovank/jupyter-themes",
"description": "Select and install a Jupyter notebook theme",
"long_description": "Select and install a Jupyter notebook theme",
"active": true,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py39-jupyter_core",
"py39-matplotlib",
"python39",
"py39-lesscpy",
"py39-notebook",
"py39-ipython"
]
}
],
"depends_on": []
}