Package python3-module-lsprotocol: Information
Source package: python3-module-lsprotocol
Version: 2025.0.0-alt1
Build time: Oct 15, 2025, 06:58 AM in the task #397057
Category: Development/Python3
Report package bugHome page: https://pypi.org/project/lsprotocol
License: MIT
Summary: Python implementation of the Language Server Protocol
Description:
lsprotocol is a python implementation of object types used in the Language Server Protocol (LSP). This repository contains the code generator and the generated types for LSP. LSP is used by editors to communicate with various tools to enables services like code completion, documentation on hover, formatting, code analysis, etc. The intent of this library is to allow you to build on top of the types used by LSP. This repository will be kept up to date with the latest version of LSP as it is updated.
Maintainer: Grigory Ustinov
Last changed
Oct. 13, 2025 Grigory Ustinov 2025.0.0-alt1
- Automatically updated to 2025.0.0.
June 17, 2024 Stanislav Levin 2023.0.1-alt1
- Initial build for Sisyphus.