Metadata-Version: 2.4
Name: swimc-plugin-api
Version: 0.1.0
Summary: Shared plugin API for SWIMC CLI plugins.
Requires-Python: <3.11,>=3.10
Description-Content-Type: text/markdown

# swimc-plugin-api

Base abstractions and helpers shared by SWIMC CLI plugins.

This standalone package is optional inside the monorepo because `swimc` now
vendors the same `swimc_plugin_api` module for local host/plugin installs.
