pyodide/packages/xarray/meta.yaml

20 lines
522 B
YAML

package:
name: xarray
version: 2023.4.1
top-level:
- xarray
source:
url: https://files.pythonhosted.org/packages/2d/66/b3cae67f287f6d51685abe961c9bea85e8ba0a4acbb7c2c516d0b3ce0848/xarray-2023.4.1-py3-none-any.whl
sha256: 1c5b8d21e8a2416789e5458efeb635a2a7cf660b6d24af84aaf817224b9cabca
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