[ Bron: lsprotocol ]
Pakket: python3-lsprotocol (2023.0.1-1~bpo12+1)
Verwijzigingen voor python3-lsprotocol
Debian bronnen:
Het bronpakket lsprotocol downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-lsprotocol gerelateerde pakketten
|
|
|
|
-
- 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