Metadata-Version: 2.5
Name: pluot_core
Version: 0.1.23
Summary: Shared utilities used by the pluot_bound and pluot_widget packages. Pure python package.
Project-URL: repository, https://github.com/keller-mark/pluot
Author: Mark Keller
License-Expression: Apache-2.0
Requires-Python: >=3.12
Requires-Dist: aiohttp
Requires-Dist: fsspec[http]
Requires-Dist: numpy>=2
Requires-Dist: requests
Requires-Dist: zarr>=3
Description-Content-Type: text/markdown

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