GET /api/v1/ports/py39-gpilab-framework/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-gpilab-framework",
"portdir": "python/py-gpilab-framework",
"version": "1.3.0",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gpilab.com",
"description": "This is the GPI Framework project.",
"long_description": "This is the GPI Framework project. The framework constitutes the main process that provides a canvas for graphically organizing and assembling algorithm components called 'Nodes'. The framework also contains the PyFI C++ interface for simplifying the generation of Python extension modules.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 218
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-installer",
"py39-build",
"py39-wheel",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-numpy",
"py39-psutil",
"py39-pyqt5",
"py39-qtpy"
]
},
{
"type": "run",
"ports": [
"py39-Pillow",
"py39-opengl",
"py39-pep8",
"py39-pyflakes",
"py39-scipy",
"py39-sip",
"py39-json-tricks",
"py39-qimage2ndarray",
"gpilab_select",
"fftw-3-single",
"fftw-3",
"eigen3",
"astyle"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-gpilab-core",
"py-gpilab-framework"
]
}
]
}