Metadata-Version: 2.4
Name: code-weaver-daemon
Version: 0.1.0
Summary: Daemon utilities for CodeWeaver — process management, health checks, and lifecycle coordination
Project-URL: Homepage, https://knitli.com
Project-URL: Repository, https://github.com/knitli/codeweaver
Project-URL: Issues, https://github.com/knitli/codeweaver/issues
Author: Knitli Inc.
Author-email: Adam Poulemanos <adam@knit.li>
License-Expression: MIT OR Apache-2.0
Keywords: codeweaver,daemon,mcp,process-management
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Typing :: Typed
Requires-Python: >=3.12
Requires-Dist: httpx[http2]>=0.28.1
Provides-Extra: build
Requires-Dist: hatchling; extra == 'build'
Provides-Extra: test
Requires-Dist: pytest; extra == 'test'
Requires-Dist: pytest-asyncio; extra == 'test'
Requires-Dist: pytest-cov; extra == 'test'
Description-Content-Type: text/markdown

<!--
SPDX-FileCopyrightText: 2025 Knitli Inc.
SPDX-FileContributor: Adam Poulemanos <adam@knit.li>

SPDX-License-Identifier: MIT OR Apache-2.0
-->

# codeweaver-daemon

Independent daemon utilities for CodeWeaver.
