deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3-asciitree, python3-fasteners, python3-numcodecs, python3-numpy,
python3:any, libjs-sphinxdoc (>= 8.1), python3-sphinx-copybutton, python3-pydata-sphinx-theme
Description: |-
chunked, compressed, N-dimensional arrays for Python
Zarr is a Python package providing an implementation of compressed,
chunked, N-dimensional arrays, designed for use in parallel
computing. Some highlights:
.
- Create N-dimensional arrays with any NumPy dtype.
- Chunk arrays along any dimension.
- Compress chunks using the fast Blosc meta-compressor or
alternatively using zlib, BZ2 or LZMA.
- Store arrays in memory, on disk, inside a Zip file, on S3, ...
- Read an array concurrently from multiple threads or processes.
- Write to an array concurrently from multiple threads or processes.
- Organize arrays into hierarchies via groups.
- Use filters to preprocess data and improve compression.
Homepage: https://github.com/zarr-developers/zarr-python
Installed-Size: '5008'
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Package: python3-zarr
Priority: optional
Recommends: python3-fsspec, python3-gdbm
Section: python
Source: zarr
Suggests: python3-h5py, jupyter-notebook
Version: 2.18.4+ds-1
srcpkg_name: zarr
srcpkg_version: 2.18.4+ds-1