z5 0.0.1

An implementation of the zarr and n5 file formats.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies]

[package]
authors = ["Najib Ishaq <najib_ishaq@zho.com>"]
categories = ["encoding", "filesystem", "science"]
description = "An implementation of the zarr and n5 file formats."
documentation = "https://docs.rs/z5"
edition = "2021"
homepage = "https://github.com/nishaq503/z5"
keywords = ["zarr", "n5", "tensor"]
license = "Apache-2.0"
name = "z5"
readme = "README.md"
repository = "https://github.com/nishaq503/z5"
resolver = "2"
version = "0.0.1"