Metadata-Version: 2.4
Name: ratchet-memory
Version: 0.1.0
Summary: Persistent agent memory for the Ratchet framework
Project-URL: Homepage, https://getratchet.dev
Project-URL: Repository, https://github.com/ratchet-framework/Ratchet
Author: Aaron Benson
License-Expression: MIT
Requires-Python: >=3.10
Requires-Dist: ratchet-core>=0.1.0
Description-Content-Type: text/markdown

# ratchet-memory

Persistent agent memory for the [Ratchet framework](https://getratchet.dev).

## Install

```bash
pip install ratchet-memory
```

## License

MIT
