Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python313-lsprotocol-2025.0.0-1.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python313-lsprotocol Distribution: openSUSE Tumbleweed
Version: 2025.0.0 Vendor: openSUSE
Release: 1.1 Build date: Sun Sep 21 16:40:37 2025
Group: Unspecified Build host: reproducible
Size: 1126878 Source RPM: python-lsprotocol-2025.0.0-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/microsoft/lsprotocol
Summary: 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.

Provides

Requires

License

MIT

Changelog

* Sun Sep 21 2025 Dirk Müller <dmuel