Metadata-Version: 2.4
Name: leanchy
Version: 0.1.0
Summary: Agent system prototype
Author-email: Lin Qi <your_email@example.com>
License: MIT
Project-URL: Homepage, https://github.com/yourname/leanchy
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# Leanchy

A lightweight agent system prototype.

## Installation

```bash
pip install leanchy
``
