GET /api/v1/ports/py37-uncertainties/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-uncertainties",
"portdir": "python/py-uncertainties",
"version": "3.1.7",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lebigot/uncertainties",
"description": "The Python uncertainties package",
"long_description": "The uncertainties package transparently handles calculations for numbers with uncertainties.",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1577
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-future"
]
},
{
"type": "test",
"ports": [
"py37-numpy",
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-lmfit"
]
},
{
"type": "run",
"ports": [
"py37-pymatgen",
"py37-xraylarch"
]
}
]
}