Metadata-Version: 2.5
Name: confsync-server
Version: 0.1.0
Summary: confsync server — encrypted config document store with GitHub OAuth and Web UI
Requires-Python: >=3.11
Requires-Dist: cryptography>=42
Requires-Dist: httpx>=0.27
Requires-Dist: python-multipart>=0.0.9
Requires-Dist: pyyaml>=6
Requires-Dist: starlette>=0.37
Requires-Dist: uvicorn>=0.29
Provides-Extra: dev
Requires-Dist: pytest>=8; extra == 'dev'
Description-Content-Type: text/markdown

# confsync-server

Server for [confsync](https://github.com/Agony5757/confsync) — encrypted config document store with GitHub OAuth and Web UI.

See the repository root README for full documentation.
