GET /api/v1/ports/py-gnuplot/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-gnuplot",
"portdir": "python/py-gnuplot",
"version": "1.8",
"license": "LGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gnuplot-py.sourceforge.net/",
"description": "A Python interface to the gnuplot plotting program.",
"long_description": "Gnuplot.py is a Python package that allows you to create graphs from within Python using the gnuplot plotting program.",
"active": true,
"categories": [
"devel",
"math",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py27-gnuplot"
]
}
],
"depends_on": []
}