GET /api/v1/ports/py38-traitlets/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-traitlets",
"portdir": "python/py-traitlets",
"version": "5.14.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ipython/traitlets",
"description": "Traitlets Python config system.",
"long_description": "Traitlets Python config system.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2692
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-hatchling",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-pretend"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-nbclassic",
"py38-jupyter_console",
"py38-ipyparallel",
"py38-jupyter_core",
"py38-jupyter_client",
"py38-ipykernel",
"py38-nbformat",
"py38-comm",
"py38-nbclient",
"py38-nbconvert",
"py38-jupyter_events",
"py38-jupyter_server",
"py38-jupyterlab",
"py38-ipywidgets",
"py38-metpy",
"py38-matplotlib-inline",
"py38-ipython",
"py38-qtconsole"
]
}
]
}