GET /api/v1/ports/py-gpilab-core/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-gpilab-core",
"portdir": "python/py-gpilab-core",
"version": "2.2.0",
"license": "(BSD or LGPL-3+)",
"platforms": "any",
"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": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-gpilab-core"
]
}
],
"depends_on": []
}