Metadata-Version: 2.5
Name: pluot_widget
Version: 0.0.1
Summary: AnyWidget for rendering Pluot visualizations client-side via WebAssembly
Project-URL: repository, https://github.com/keller-mark/pluot
Author: Mark Keller
License-Expression: Apache-2.0
Requires-Python: >=3.12
Requires-Dist: anywidget==0.11.0
Requires-Dist: pluot-core==0.1.19
Requires-Dist: traitlets
Requires-Dist: zarr>=3
Description-Content-Type: text/markdown

This pluot_widget package will depend on pluot_core (but not pluot or the rust bindings). This will export only the anywidget, and may need to use the common utilities from pluot_core.
