pyodide/packages/xarray/meta.yaml

19 lines
522 B
YAML
Raw Normal View History

2022-05-11 04:16:21 +00:00
package:
name: xarray
2023-02-07 23:47:06 +00:00
version: 2023.02.0
top-level:
- xarray
2022-05-11 04:16:21 +00:00
source:
2023-02-07 23:47:06 +00:00
url: https://files.pythonhosted.org/packages/b8/6f/7284aaa78f3625d1d0f079c9fce0f605bf06cce7dc839dbfca71fb85b941/xarray-2023.2.0-py3-none-any.whl
sha256: 9fb925e47deb68e2486c8d80d13e3ad97ff6f0e02a26d622c0b6559be707c22e
2022-05-11 04:16:21 +00:00
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