[ bookworm-backports ]
[ trixie ]
[ sid ]
[ ソース: lsprotocol ]
パッケージ: python3-lsprotocol (2023.0.1-1)
python3-lsprotocol に関するリンク
Debian の資源:
lsprotocol ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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