Metadata-Version: 2.4
Name: aish-rust
Version: 0.3.2
Summary: AI Shell command-line interface
Author: AI Shell Team
License: MIT
Project-URL: Homepage, https://github.com/AI-Shell-Team/aish
Project-URL: Repository, https://github.com/AI-Shell-Team/aish
Project-URL: Issues, https://github.com/AI-Shell-Team/aish/issues
Classifier: Environment :: Console
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: User Interfaces
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# aish-rust

This package installs the AI Shell command line tool as `aish`.

Current packaging scope:

- Linux x86_64 and arm64
- Bundles the prebuilt `aish` executable for the target platform
- Intended for official stable PyPI releases

After installation, run:

```bash
aish --help
```
