Metadata-Version: 2.4
Name: uams-sdk
Version: 1.0.1
Summary: Shared Memory SDK for Hermes and OpenClaw targeting the Unified Agent Memory System.
Author: Shivam Sharma
Project-URL: Homepage, https://github.com/Shivamsharma6/unified_memory
Project-URL: Repository, https://github.com/Shivamsharma6/unified_memory.git
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.11
Requires-Dist: httpx>=0.27.0
Requires-Dist: pydantic>=2.0.0
Requires-Dist: cachetools>=5.3.0
Requires-Dist: mcp[cli]<1.13,>=1.12.4
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-asyncio; extra == "dev"
