GET /api/v1/ports/py27-qtconsole/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-qtconsole",
"portdir": "python/py-qtconsole",
"version": "4.7.7",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org",
"description": "Jupyter QtConsole",
"long_description": "Jupyter QtConsole",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2694
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-ipykernel",
"py27-ipython_genutils",
"py27-jupyter_client",
"py27-jupyter_core",
"python27",
"py27-qtpy",
"py27-setuptools",
"py27-traitlets",
"py27-zmq",
"py27-pygments"
]
}
],
"depends_on": []
}