GET /api/v1/ports/py311-rustworkx/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py311-rustworkx",
"portdir": "python/py-rustworkx",
"version": "0.15.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Qiskit/rustworkx",
"description": "A high performance Python graph library implemented in Rust",
"long_description": "A high performance Python graph library implemented in Rust.",
"active": true,
"categories": [
"devel",
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2692
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py311-setuptools",
"py311-wheel",
"py311-setuptools-rust",
"cargo",
"legacy-support",
"rust",
"py311-build",
"py311-installer"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-numpy",
"libunwind"
]
}
],
"depends_on": []
}