numcodecs-python

Crates.ionumcodecs-python
lib.rsnumcodecs-python
version
sourcesrc
created_at2024-07-19 10:14:35.901675
updated_at2024-11-30 05:25:33.095953
descriptionpyo3 bindings to the numcodecs API for buffer compression
homepage
repositoryhttps://github.com/juntyr/numcodecs-rs
max_upload_size
id1308509
Cargo.toml error:TOML parse error at line 19, column 1 | 19 | 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
Juniper Tyree (juntyr)

documentation

README

CI Status MSRV Latest Version Rust Doc Crate Rust Doc Main

numcodecs-python

Rust-bindings for the numcodecs Python API using pyo3.

License

Licensed under the Mozilla Public License, Version 2.0 (LICENSE or https://www.mozilla.org/en-US/MPL/2.0/).

Funding

The numcodecs-python crate has been developed as part of ESiWACE3, the third phase of the Centre of Excellence in Simulation of Weather and Climate in Europe.

Funded by the European Union. This work has received funding from the European High Performance Computing Joint Undertaking (JU) under grant agreement No 101093054.

Commit count: 101

cargo fmt