rope 1.9.0-1 source package in Ubuntu

Changelog

rope (1.9.0-1) unstable; urgency=medium

  * New upstream release.

 -- Boyuan Yang <email address hidden>  Tue, 04 Jul 2023 00:07:45 -0400

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
Mantic release universe devel

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
rope_1.9.0-1.dsc 2.2 KiB c7b4b327976dafe6ca6599ebc7a2f6d0006930ee90d79e9af38e576b30b48b83
rope_1.9.0.orig.tar.gz 291.2 KiB f48d708132c0e062b411308732ca13933b976486b4b53d1e804f94ed08d69503
rope_1.9.0-1.debian.tar.xz 4.7 KiB 3dd8ca7f290f5344b651387d6e7bf17ab27f67a2b782efb4d75c7f0a7285139a

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.