ome_zarr_metadata

Crates.ioome_zarr_metadata
lib.rsome_zarr_metadata
version
sourcesrc
created_at2024-07-24 08:46:34.927624
updated_at2024-12-09 22:49:52.489978
descriptionA library for OME-Zarr (previously OME-NGFF) metadata
homepage
repositoryhttps://github.com/LDeakin/rust_ome_zarr_metadata
max_upload_size
id1313782
Cargo.toml error:TOML parse error at line 20, column 1 | 20 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Lachlan Deakin (LDeakin)

documentation

https://docs.rs/ome_zarr_metadata

README

ome_zarr_metadata

Latest Version ome_zarr_metadata documentation msrv build

A Rust library for OME-Zarr (previously OME-NGFF) metadata.

A changelog can be found here.

Version Support

The transitional "omero" metadata is not supported.

Features

  • Serialisation and deserialisation
  • Validation
  • Forward conversion

Licence

ome_zarr_metadata is licensed under either of

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.

Commit count: 18

cargo fmt