GET /api/v1/ports/py310-xarray-einstats/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-xarray-einstats",
"portdir": "python/py-xarray-einstats",
"version": "0.9.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/arviz-devs/xarray-einstats",
"description": "Stats, linear algebra and einops for xarray",
"long_description": "Stats, linear algebra and einops for xarray",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1581
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py310-flit_core",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-numpy",
"py310-scipy",
"py310-xarray"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-arviz"
]
}
]
}