GET /api/v1/ports/py310-xarray/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-xarray",
"portdir": "python/py-xarray",
"version": "2025.3.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pydata/xarray",
"description": "Provides N-D labeled arrays and datasets in Python",
"long_description": "xarray (formerly xray) is an open source project and Python package that aims to bring the labeled data power of pandas to the physical sciences, by providing N-dimensional variants of the core pandas data structures.",
"active": true,
"categories": [
"science",
"math",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 566
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-build",
"py310-installer",
"clang-17",
"py310-setuptools",
"py310-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-packaging",
"py310-numpy",
"py310-pandas"
]
},
{
"type": "test",
"ports": [
"py310-hypothesis",
"py310-pytest",
"py310-pytest-xdist"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-xarray-einstats",
"py310-herbie-data",
"py310-arviz",
"py310-cfgrib",
"py310-tropycal",
"py310-metpy"
]
},
{
"type": "run",
"ports": [
"py310-pygmt"
]
}
]
}