Metadata-Version: 2.5
Name: malvin
Version: 0.2.5
Summary: Non-interactive research and coding agent (CLI via cargo install malvin).
Project-URL: Homepage, https://github.com/dsweet99/malvin
Project-URL: Repository, https://github.com/dsweet99/malvin
Project-URL: Changelog, https://github.com/dsweet99/malvin
Author: David Sweet
License-Expression: MIT
Keywords: malvin
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# malvin

This PyPI project is the index landing page for **malvin**.

The CLI is distributed as a Rust crate. Install with:

```bash
cargo install malvin
```

- Repository: https://github.com/dsweet99/malvin
- Crate: https://crates.io/crates/malvin
