Metadata-Version: 2.4
Name: plugin-kit-ai
Version: 1.0.5
Summary: Thin Python launcher for the plugin-kit-ai CLI
Author: plugin-kit-ai
License: MIT
Project-URL: Homepage, https://github.com/777genius/plugin-kit-ai
Project-URL: Repository, https://github.com/777genius/plugin-kit-ai
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Build Tools
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# plugin-kit-ai (PyPI wrapper)

Thin Python launcher for the `plugin-kit-ai` CLI.

It downloads the matching published GitHub Releases binary, verifies
`checksums.txt`, caches the binary locally, and executes it.

Primary user path:

```bash
pipx install plugin-kit-ai
plugin-kit-ai version
```
