HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py35-ipython",
"portdir": "python/py-ipython",
"version": "7.9.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ipython.org/",
"description": "An enhanced interactive Python shell.",
"long_description": "An enhanced interactive Python shell.",
"active": false,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 401
},
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2692
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12"
]
},
{
"type": "lib",
"ports": [
"py35-appnope",
"py35-backcall",
"py35-decorator",
"py35-jedi",
"py35-pexpect",
"py35-pickleshare",
"python35",
"py35-pygments",
"py35-setuptools",
"py35-traitlets",
"py35-prompt_toolkit"
]
},
{
"type": "run",
"ports": [
"ipython_select",
"ipython3_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-ipyparallel",
"py35-qutip",
"py35-ipykernel",
"py35-ipython-sql",
"py35-ipywidgets",
"py35-jupyter_console"
]
},
{
"type": "run",
"ports": [
"py35-yt"
]
}
]
}