GET /api/v1/ports/py39-gpilab-core/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-gpilab-core",
"portdir": "python/py-gpilab-core",
"version": "2.2.0",
"license": "(BSD or LGPL-3+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gpilab.com",
"description": "Core GPI nodes.",
"long_description": "The core nodes are a collection of basic data manipulation and visualization algorithms.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 218
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-h5py",
"py39-matplotlib",
"py39-qtpy",
"py39-gpilab-framework"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-gpilab-core",
"py39-gpilab-examples"
]
}
]
}