GET /api/v1/ports/py27-qutip/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-qutip",
"portdir": "python/py-qutip",
"version": "4.2.0",
"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": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"g95",
"gcc10",
"gcc5",
"gcc6",
"gcc7",
"gcc8",
"gcc9",
"gccdevel"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc10",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-cython",
"py27-ipython",
"libgcc10",
"py27-numpy",
"py27-scipy",
"py27-matplotlib",
"libgcc"
]
}
],
"depends_on": []
}