GET /api/v1/ports/py36-jupyter_packaging/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py36-jupyter_packaging",
"portdir": "python/py-jupyter_packaging",
"version": "0.10.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org/",
"description": "Utilities for making Python packages with and without accompanying JavaScript packages.",
"long_description": "Utilities for making Python packages with and without accompanying JavaScript packages.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2693
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13"
]
},
{
"type": "lib",
"ports": [
"py36-packaging",
"py36-setuptools",
"python36",
"py36-tomlkit",
"py36-deprecation",
"py36-wheel"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py36-jupyterlab_widgets",
"py36-ipympl",
"py36-pyviz_comms",
"py36-jupyterlab"
]
},
{
"type": "lib",
"ports": [
"py36-jupyterlab"
]
}
]
}