[ 原始碼: lsprotocol ]
套件:python3-lsprotocol(2023.0.1-1~bpo12+1)
python3-lsprotocol 的相關連結
Debian 的資源:
下載原始碼套件 lsprotocol:
- [lsprotocol_2023.0.1-1~bpo12+1.dsc]
- [lsprotocol_2023.0.1.orig.tar.gz]
- [lsprotocol_2023.0.1-1~bpo12+1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-attr
- Attributes without boilerplate (Python 3)
-
- dep: python3-cattr
- composable complex class support for attrs and dataclasses