Metadata-Version: 2.4
Name: human-memory-sdk
Version: 0.1.0
Summary: Python SDK for the Human-Like Memory System — ACT-R based memory for AI agents
License: MIT
Keywords: act-r,agents,ai,cognitive,memory
Requires-Python: >=3.12
Requires-Dist: httpx>=0.28.0
Requires-Dist: pydantic>=2.10.0
Provides-Extra: dev
Requires-Dist: pytest-asyncio>=0.25; extra == 'dev'
Requires-Dist: pytest-httpx>=0.35; extra == 'dev'
Requires-Dist: pytest>=8.0; extra == 'dev'
Requires-Dist: ruff>=0.9; extra == 'dev'
