Metadata-Version: 2.4
Name: mentionkit
Version: 0.1.0
Summary: Secure, ID-backed @mentions (“pills”) for LLM chat UIs.
Project-URL: Homepage, https://github.com/agibson22/mentionkit
Project-URL: Repository, https://github.com/agibson22/mentionkit
Author-email: ag <agibson22@gmail.com>
License: Apache-2.0
Requires-Python: >=3.10
Provides-Extra: dev
Requires-Dist: pytest-asyncio>=0.23.0; extra == 'dev'
Requires-Dist: pytest>=8.0.0; extra == 'dev'
Description-Content-Type: text/markdown

## mentionkit (Python)

Secure, ID-backed `@mentions` (“pills”) for LLM chat UIs.

Docs:
- `SPEC.md` (wire contract + privacy boundary): https://github.com/agibson22/mentionkit/blob/main/SPEC.md
- `SECURITY.md` (threat model + guidance): https://github.com/agibson22/mentionkit/blob/main/SECURITY.md

