Source: rope Section: devel Priority: optional Maintainer: Debian Python Team Uploaders: Boyuan Yang , Pablo Mestre Drake , Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3, pybuild-plugin-pyproject, python3-pdm-pep517, python3-pytoolconfig (>= 1.2.2), python3-pytest , python3-pytest-cov , python3-pytest-timeout , python3-appdirs , Standards-Version: 4.6.2 Testsuite: autopkgtest-pkg-python Rules-Requires-Root: no Vcs-Git: https://salsa.debian.org/python-team/packages/rope.git Vcs-Browser: https://salsa.debian.org/python-team/packages/rope Homepage: https://github.com/python-rope/rope Package: python3-rope Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, python3-pkg-resources, Recommends: git-core, mercurial, python3-svn, Description: 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.