Metadata-Version: 2.4
Name: hanzo-lsp
Version: 0.1.0
Summary: Async LSP client for managing language server subprocesses
Author-email: Hanzo Industries Inc <dev@hanzo.ai>
License: MIT
Keywords: hanzo,lsp,language-server,code-intelligence
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: hanzoai>=2.2.0
Provides-Extra: test
Requires-Dist: pytest>=7.0.0; extra == "test"
Requires-Dist: pytest-asyncio<1.0.0,>=0.26.0; extra == "test"
