Metadata-Version: 2.4
Name: clawwall
Version: 0.2.1
Summary: Outbound DLP for OpenClaw — hard regex blocks secrets & PII from leaving the machine. Domain control, no LLM.
License-Expression: MIT
License-File: LICENSE
Requires-Python: >=3.10
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Provides-Extra: dev
Requires-Dist: aiosqlite (>=0.19.0,<1.0)
Requires-Dist: fastapi (>=0.109.0,<1.0)
Requires-Dist: httpx (>=0.26.0,<1.0) ; extra == "dev"
Requires-Dist: pydantic (>=2.5.0,<3.0)
Requires-Dist: pydantic-settings (>=2.1.0,<3.0)
Requires-Dist: pytest (>=7.4.0,<9.0) ; extra == "dev"
Requires-Dist: pytest-asyncio (>=0.23.0,<1.0) ; extra == "dev"
Requires-Dist: pyyaml (>=6.0,<7.0)
Requires-Dist: sqlalchemy[asyncio] (>=2.0.25,<3.0)
Requires-Dist: uvicorn[standard] (>=0.27.0,<1.0)
Project-URL: Homepage, https://github.com/Stanxy/clawguard
Project-URL: Issues, https://github.com/Stanxy/clawguard/issues
Project-URL: Repository, https://github.com/Stanxy/clawguard
