pyodide/packages/xarray/meta.yaml

19 lines
522 B
YAML

package:
name: xarray
version: 2023.02.0
top-level:
- xarray
source:
url: https://files.pythonhosted.org/packages/b8/6f/7284aaa78f3625d1d0f079c9fce0f605bf06cce7dc839dbfca71fb85b941/xarray-2023.2.0-py3-none-any.whl
sha256: 9fb925e47deb68e2486c8d80d13e3ad97ff6f0e02a26d622c0b6559be707c22e
requirements:
run:
- numpy
- packaging
- pandas
about:
home: https://github.com/pydata/xarray
PyPI: https://pypi.org/project/xarray
summary: N-D labeled arrays and datasets in Python
license: Apache