Metadata-Version: 2.4
Name: dina-agent
Version: 0.11.0
Summary: CLI client for Dina Home Node — encrypted memory, PII scrubbing, action gating
License-Expression: MIT
Requires-Python: >=3.10
Requires-Dist: click==8.3.1
Requires-Dist: httpx==0.28.1
Requires-Dist: websockets==15.0.1
Requires-Dist: cryptography==46.0.6
Requires-Dist: PyNaCl>=1.5.0
Requires-Dist: base58==2.1.1
Requires-Dist: argon2-cffi==25.1.0
Requires-Dist: mnemonic==0.21
Requires-Dist: fastmcp>=2.0
Requires-Dist: pyyaml>=6.0
Provides-Extra: hermes
Requires-Dist: hermes-agent; extra == "hermes"
