Metadata-Version: 2.4
Name: topozarr-core
Version: 0.1.0
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Rust
Classifier: Topic :: Scientific/Engineering
Requires-Dist: numpy
Summary: Block-reduction kernel for topozarr pyramid generation
License-Expression: MIT
Requires-Python: >=3.12
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Repository, https://github.com/carbonplan/topozarr

# topozarr-core

Rust block-reduction kernel for [topozarr](https://github.com/carbonplan/topozarr) pyramid generation.

This package provides the low-level numeric kernel only. Install
[`topozarr`](https://pypi.org/project/topozarr/) for the user-facing API.

