Metadata-Version: 2.4
Name: seren-margin
Version: 2.0.0
Summary: Private notes-to-self for an AI assistant. Standalone, opt-in, opinionated.
Author: Chad Roesler
License-Expression: GPL-3.0-only
Project-URL: Homepage, https://github.com/ChadRoesler/SerenMargin
Project-URL: Repository, https://github.com/ChadRoesler/SerenMargin
Project-URL: Bug Tracker, https://github.com/ChadRoesler/SerenMargin/issues
Keywords: seren,notes,fastapi,llm,private
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: fastapi>=0.110
Requires-Dist: uvicorn[standard]>=0.27
Requires-Dist: pydantic>=2.5
Requires-Dist: pyyaml>=6.0
Requires-Dist: seren-meninges<3,>=2.2.0
Provides-Extra: test
Requires-Dist: pytest>=8.0; extra == "test"
Requires-Dist: httpx>=0.26; extra == "test"
Provides-Extra: mcp
Requires-Dist: mcp<2,>=1.0; extra == "mcp"
Provides-Extra: updates
