GET /api/v1/ports/py-biggles/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-biggles",
"portdir": "python/py-biggles",
"version": "1.7.2",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://biggles-plot.github.io/",
"description": "Creates 2D scientific plots",
"long_description": "Biggles is a Python module for the creation of publication-quality 2D scientific plots.",
"active": false,
"categories": [
"graphics",
"science",
"math",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12"
]
},
{
"type": "lib",
"ports": [
"py37-biggles"
]
}
],
"depends_on": []
}