Language

Package: python-zarr @ 2.4.0

Synopsis

Chunked, compressed, N-dimensional arrays for Python

Description

This package provides an implementation of chunked, compressed, N-dimensional arrays for Python.

Home page
https://github.com/zarr-developers/zarr-python
Location
gnu/packages/python-xyz.scm (line: 22115, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?