Metadata-Version: 2.4
Name: tokenclaw
Version: 0.1.0
Summary: Local proxy for token savings on LLM traffic: crunching, routing, caching, and telemetry.
License: Apache-2.0
Project-URL: Homepage, https://github.com/lutzkuen/tokenclaw
Project-URL: Repository, https://github.com/lutzkuen/tokenclaw
Project-URL: Issues, https://github.com/lutzkuen/tokenclaw/issues
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.10
License-File: LICENSE
License-File: NOTICE
Requires-Dist: fastapi>=0.110
Requires-Dist: uvicorn[standard]>=0.27
Requires-Dist: httpx>=0.27
Requires-Dist: pydantic>=2.6
Requires-Dist: python-dotenv>=1.0
Requires-Dist: pyyaml>=6.0
Requires-Dist: websockets>=15.0
Requires-Dist: zstandard>=0.23
Requires-Dist: psycopg[binary,pool]>=3.2
Dynamic: license-file
