pyodide/packages/xarray/meta.yaml

20 lines
522 B
YAML

package:
name: xarray
version: 2023.9.0
top-level:
- xarray
source:
url: https://files.pythonhosted.org/packages/b5/36/1f4d4bc9be1957716ab93b8be8ea64df6b891ff3fc438f4964916fa6d714/xarray-2023.9.0-py3-none-any.whl
sha256: 3fc4a558bd70968040a4e1cefc6ddb3f9a7a86ef6a48e67857156ffe655d3a66
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