GET /api/v1/ports/py313-traitlets/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py313-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": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2692
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-pretend"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-ipykernel",
"py313-jupyter_client",
"py313-jupyter_core",
"py313-jupyter_events",
"py313-jupyter_server",
"py313-jupyterlab",
"py313-nbclient",
"py313-nbformat",
"py313-comm",
"py313-metpy",
"py313-nbconvert",
"py313-qtconsole",
"py313-ipython",
"py313-ipywidgets",
"py313-jupyter_console",
"py313-matplotlib-inline",
"py-traitlets"
]
}
]
}