Metadata-Version: 2.1
Name: aleth
Version: 0.7.0
Summary: Aleth -- a local, closed memory engine (un-forgetting).
Requires-Python: >=3.13,<3.14
Requires-Dist: numpy
Requires-Dist: networkx
Requires-Dist: pydantic>=2
Requires-Dist: cryptography
Requires-Dist: argon2-cffi
Requires-Dist: psutil
Provides-Extra: embeddings
Requires-Dist: sentence-transformers; extra == "embeddings"
