Metadata-Version: 2.4
Name: nexus-memory
Version: 1.0.2
Summary: DEPRECATED: This package has been renamed to smriti-memcore. Please use 'smriti-memcore' instead.
Project-URL: Homepage, https://github.com/shivamtyagi18/smriti-memcore
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: smriti-memcore>=1.0.8

# nexus-memory

**🚨 DEPRECATED: This package has been renamed to [smriti-memcore](https://pypi.org/project/smriti-memcore/).**

Please update your dependencies:
```bash
pip uninstall nexus-memory
pip install smriti-memcore
```

This package now serves only as a redirect. Installing it will automatically install `smriti-memcore` as a dependency, but you should migrate to using `smriti-memcore` directly in your `requirements.txt` or `pyproject.toml`.
