GET /api/v1/ports/py27-pyqtgraph/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-pyqtgraph",
"portdir": "python/py-pyqtgraph",
"version": "0.11.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pyqtgraph.org/",
"description": "Scientific Graphics and Qt GUI library for Python",
"long_description": "PyQtGraph is a pure-python graphics and GUI library built on PyQt4/PyQt5 and numpy. It is intended for use in mathematics / scientific / engineering applications. It is very fast due to its heavy leverage of numpy for number crunching and Qt’s GraphicsView framework for fast display.",
"active": false,
"categories": [
"graphics",
"math",
"python"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 453
}
],
"variants": [
"pyqt4",
"pyqt5",
"pyside",
"opengl"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-opengl",
"py27-pyqt5",
"py27-scipy"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"gnuradio-devel"
]
}
]
}