GET /api/v1/ports/py310-qutip/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-qutip",
"portdir": "python/py-qutip",
"version": "4.6.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qutip.org/",
"description": "Quantum Toolbox in Python",
"long_description": "QuTiP is open-source software for simulating the dynamics of open quantum systems.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"g95",
"gcc10",
"gcc11",
"gcc5",
"gcc6",
"gcc7",
"gcc8",
"gcc9",
"gccdevel"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc11",
"clang-13"
]
},
{
"type": "lib",
"ports": [
"py310-cython",
"py310-numpy",
"libgcc",
"py310-matplotlib",
"py310-ipython",
"py310-scipy",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-qutip"
]
}
]
}