Metadata-Version: 2.4
Name: numcodecs-replace
Version: 0.1.0
Summary: Value replacement codecs for the `numcodecs` buffer compression API
License-Expression: MPL-2.0
License-File: LICENSE
Requires-Python: >=3.10
Requires-Dist: numcodecs<0.17,>=0.13.0
Requires-Dist: numpy~=2.0
Requires-Dist: typing-extensions~=4.6
Description-Content-Type: text/markdown

[![image](https://img.shields.io/github/actions/workflow/status/juntyr/numcodecs-replace/ci.yml?branch=main)](https://github.com/juntyr/numcodecs-replace/actions/workflows/ci.yml?query=branch%3Amain)
[![image](https://img.shields.io/pypi/v/numcodecs-replace.svg)](https://pypi.python.org/pypi/numcodecs-replace)
[![image](https://img.shields.io/pypi/l/numcodecs-replace.svg)](https://github.com/juntyr/numcodecs-replace/blob/main/LICENSE)
[![image](https://img.shields.io/python/required-version-toml?tomlFilePath=https%3A%2F%2Fraw.githubusercontent.com%2Fjuntyr%2Fnumcodecs-replace%2Frefs%2Fheads%2Fmain%2Fpyproject.toml)](https://pypi.python.org/pypi/numcodecs-replace)
[![image](https://readthedocs.org/projects/numcodecs-replace/badge/?version=latest)](https://numcodecs-replace.readthedocs.io/en/latest/?badge=latest)

# numcodecs-replace

Value replacement codecs for the [`numcodecs`] buffer compression API.

[`numcodecs`]: https://numcodecs.readthedocs.io/en/stable/

## License

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


## Funding

The `numcodecs-replace` package has been developed as part of [ESiWACE3](https://www.esiwace.eu), 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.
