mirror of https://github.com/pyodide/pyodide.git
21 lines
596 B
YAML
21 lines
596 B
YAML
package:
|
|
name: zarr
|
|
version: 2.16.1
|
|
top-level:
|
|
- zarr
|
|
source:
|
|
sha256: 4276cf4b4a653431042cd53ff2282bc4d292a6842411e88529964504fb073286
|
|
url: https://files.pythonhosted.org/packages/76/70/c31a48c6591ed7ff76fdefee7495352a9072546a89362551cb0cc6816798/zarr-2.16.1.tar.gz
|
|
patches:
|
|
- patches/0001-Fix-zarr-sync.patch
|
|
requirements:
|
|
run:
|
|
- numpy
|
|
- asciitree
|
|
- numcodecs
|
|
about:
|
|
home: https://github.com/zarr-developers/zarr-python
|
|
PyPI: https://pypi.org/project/zarr
|
|
summary: An implementation of chunked, compressed, N-dimensional arrays for Python.
|
|
license: MIT
|