Пакет python3-module-lsprotocol: Информация
Исходный пакет: python3-module-lsprotocol
Версия: 2025.0.0-alt1
Собран: 15 октября 2025 г. 6:58 в задании #397057
Категория: Разработка/Python 3
Сообщить об ошибке в пакетеДомашняя страница: https://pypi.org/project/lsprotocol
Лицензия: MIT
О пакете: Python implementation of the Language Server Protocol
Описание:
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.
Сопровождающий: Grigory Ustinov
Последнее изменение
13 октября 2025 г. Grigory Ustinov 2025.0.0-alt1
- Automatically updated to 2025.0.0.
17 июня 2024 г. Stanislav Levin 2023.0.1-alt1
- Initial build for Sisyphus.