rope 0.22.0-1 source package in Ubuntu

Changelog

rope (0.22.0-1) unstable; urgency=medium

  * New upstream release. 

 -- Boyuan Yang <email address hidden>  Thu, 25 Nov 2021 18:36:54 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe devel

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
rope_0.22.0-1.dsc 2.0 KiB 8f640c04e7a3a864b337b26bc8b0a9f2ccb0ae1c9bd390fd17a10fa4026c5bd0
rope_0.22.0.orig.tar.gz 254.0 KiB b00fbc064a26fc62d7220578a27fd639b2fad57213663cc396c137e92d73f10f
rope_0.22.0-1.debian.tar.xz 3.9 KiB 01dc261a54c50a527f8672b3ec8347e760fcbd9a946443fdc00df17bad80cbda

Available diffs

No changes file available.

Binary packages built by this source

python3-rope: Python 3 refactoring library

 Rope is a Python refactoring library that can be used with several editors
 and IDEs. It provides many refactoring operations as well as forms of code
 assistance like auto-completion and access to documentation. To make use of
 refactoring in Mercurial, Git and Svn repositories, the recommended packages
 must be installed. For a complete list of features, see the project homepage.
 .
 This provides the Python3 version of the library.