GET /api/v1/ports/py310-matplotlib-inline/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-matplotlib-inline",
"portdir": "python/py-matplotlib-inline",
"version": "0.1.6",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/martinRenou/matplotlib-inline",
"description": "Matplotlib Inline Back-end for IPython and Jupyter.",
"long_description": "Matplotlib Inline Back-end for IPython and Jupyter.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2224
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"clang-14",
"py310-installer",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-traitlets",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-ipython",
"py-matplotlib-inline",
"py310-ipykernel"
]
}
]
}