[ bookworm-backports ]
[ trixie ]
[ sid ]
[ 源代码: lsprotocol ]
软件包:python3-lsprotocol(2023.0.1-1)
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.
其他与 python3-lsprotocol 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-attr
- Attributes without boilerplate (Python 3)
-
- dep: python3-cattr
- composable complex class support for attrs and dataclasses