GET /api/v1/ports/bashplotlib/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "bashplotlib",
"portdir": "math/bashplotlib",
"version": "0.6.5",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/glamp/bashplotlib",
"description": "Make scatter or histogram plots in the terminal",
"long_description": "Make scatter or histogram plots in the terminal",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 139
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
}