GET /api/v1/ports/py-graph-tool/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-graph-tool",
"portdir": "python/py-graph-tool",
"version": "2.91",
"license": "LGPL-3",
"platforms": "any",
"epoch": 20190711,
"replaced_by": null,
"homepage": "https://graph-tool.skewed.de",
"description": "graph-tool is an efficient Python module for manipulation and statistical analysis of graphs",
"long_description": "graph-tool is an efficient Python module for manipulation and statistical analysis of graphs. The internal data structures and most algorithms are implemented in C++ with the Boost Graph Library.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "s.t.smith",
"github": "essandess",
"ports_count": 35
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"boost181",
"py312-graph-tool"
]
}
],
"depends_on": []
}