Metadata-Version: 2.4
Name: heliokit-base
Version: 0.1.0
Summary: Shared component API for Heliokit CLI components.
Requires-Python: <3.11,>=3.10
Description-Content-Type: text/markdown

# heliokit-base

Base abstractions and helpers shared by Heliokit CLI components.

This standalone package is optional inside the monorepo because `heliokit` now
vendors the same `heliokit_base` module for local host/component installs.
