# zarrs_metadata [![Latest Version](https://img.shields.io/crates/v/zarrs_metadata.svg)](https://crates.io/crates/zarrs_metadata) [![zarrs_metadata documentation](https://docs.rs/zarrs_metadata/badge.svg)](https://docs.rs/zarrs_metadata) ![msrv](https://img.shields.io/crates/msrv/zarrs_metadata) [![build](https://github.com/LDeakin/zarrs/actions/workflows/ci.yml/badge.svg)](https://github.com/LDeakin/zarrs/actions/workflows/ci.yml) [Zarr](https://zarr-specs.readthedocs.io/) metadata support for the [`zarrs`](https://crates.io/crates/zarrs) Rust crate. ## Licence `zarrs_metadata` is licensed under either of - the Apache License, Version 2.0 [LICENSE-APACHE](./LICENCE-APACHE) or or - the MIT license [LICENSE-MIT](./LICENCE-MIT) or , at your option. Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.