Metadata-Version: 2.5
Name: confsync-client
Version: 0.1.0
Summary: Client library and CLI for confsync — pull/push encrypted config documents
Requires-Python: >=3.11
Requires-Dist: httpx>=0.27
Provides-Extra: dev
Requires-Dist: pytest>=8; extra == 'dev'
Description-Content-Type: text/markdown

# confsync-client

Client library and CLI for [confsync](https://github.com/Agony5757/confsync) — pull/push encrypted config documents.

See the repository root README for full documentation.
