Metadata-Version: 2.4
Name: KVStash
Version: 0.1.0
Summary: KVStash — brand alias for the kvblockd LLM KV-cache store client. `pip install KVStash` installs the kvblockd Python client; the daemon itself is a single Go binary (see the repo README).
Project-URL: Homepage, https://github.com/rudraymehra/KVStash
License: Apache-2.0
Requires-Python: >=3.10
Requires-Dist: kvblockd>=0.1.0
Description-Content-Type: text/markdown

# KVStash

Brand alias package: installing `KVStash` installs the
[kvblockd](https://github.com/rudraymehra/KVStash) Python client
(`import kvblockd`). The KVStash daemon itself is a single Go binary —
one-line install in the repo README.
