GET /api/v1/ports/py39-gpilab-examples/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-gpilab-examples",
"portdir": "python/py-gpilab-examples",
"version": "0",
"license": "LGPL-3",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gpilab.com",
"description": "This provides the GPI Framework examples.",
"long_description": "GPI was packaged with a few demo networks to illustrate some of the use cases and features that might not be immediately apparent.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 218
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"py39-gpilab-core",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-gpilab-examples"
]
}
]
}