python-lsp-rope 0.1.16-1 source package in Ubuntu

Changelog

python-lsp-rope (0.1.16-1) unstable; urgency=medium

  * New upstream version 0.1.16

 -- Jochen Sprickerhof <email address hidden>  Mon, 25 Mar 2024 10:48:51 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-lsp-rope_0.1.16-1.dsc 2.3 KiB 79722b2d9c4b77c59e79fc7b03fe61bff3986a7af63e7a4bc002823ff97ebdc1
python-lsp-rope_0.1.16.orig.tar.gz 19.3 KiB 3bcf57196339f8f9a5571a5599e4efd28b9f134c5ff6221cd35a6b0c818f35e5
python-lsp-rope_0.1.16-1.debian.tar.xz 2.1 KiB 7491a8e04b642cd8dfc40a9ccaf701388de65b6c11676ffeec0b487cc50238ff

Available diffs

No changes file available.

Binary packages built by this source

python3-pylsp-rope: Rope plugin for the Python Language Server

 This plugin adds the following features to python-lsp-server:
  - extract method (codeAction)
  - extract variable (codeAction)
  - inline method/variable/parameter (codeAction)
  - use function (codeAction)
  - method to method object (codeAction)
  - convert local variable to field (codeAction)
  - organize imports (codeAction)
  - introduce parameter (codeAction)