Metadata-Version: 2.4
Name: param-lsp
Version: 0.0.1b9
Summary: Param Language Server Protocol
Project-URL: Homepage, https://github.com/hoxbro/param-lsp
Project-URL: Source, https://github.com/hoxbro/param-lsp
Author: Simon Hansen
Maintainer: Simon Hansen
License-Expression: MIT
License-File: LICENSE.txt
Keywords: holoviz,lsp,param
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.10
Requires-Dist: lsprotocol
Requires-Dist: param
Requires-Dist: parso>=0.8.5
Requires-Dist: platformdirs
Requires-Dist: pygls
