GET /api/v1/ports/py39-igraph/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-igraph",
"portdir": "python/py-igraph",
"version": "0.11.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://igraph.org/python/",
"description": "Python interface to the igraph library.",
"long_description": "Python interface to the igraph library for network analysis and graph theory. Also install py-cairocffi to enable visualization functionality.",
"active": true,
"categories": [
"science",
"math",
"python"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 143
},
{
"name": "szhorvat",
"github": "szhorvat",
"ports_count": 14
}
],
"variants": [
"external_igraph",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-installer",
"clang-16",
"pkgconfig",
"py39-setuptools",
"py39-wheel"
]
},
{
"type": "lib",
"ports": [
"python39",
"igraph",
"py39-texttable"
]
},
{
"type": "test",
"ports": [
"py39-matplotlib",
"py39-networkx",
"py39-numpy",
"py39-pandas",
"py39-pytest",
"py39-scipy"
]
}
],
"depends_on": []
}