Metadata-Version: 2.5
Name: pluot_core
Version: 0.1.22
Summary: Shared utilities used by the pluot and pluot_widget packages
Project-URL: repository, https://github.com/keller-mark/pluot
Author: Mark Keller
License-Expression: Apache-2.0
Requires-Python: >=3.12
Requires-Dist: numpy>=2
Requires-Dist: obstore
Requires-Dist: zarr>=3
Description-Content-Type: text/markdown

This pluot_core package contains shared functionality that is used by the pluot and pluot_widget packages, such as zarr, font, and viewport utilities.
