Source: python-redbaron Section: python Maintainer: Jonas Smedegaard Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3, python3-baron, python3-hypothesis (>= 5.7.1) , python3-pytest (>= 5.4.0) , python3-setuptools, Standards-Version: 4.7.3 Vcs-Git: https://salsa.debian.org/debian/python-redbaron.git Vcs-Browser: https://salsa.debian.org/debian/python-redbaron Homepage: https://github.com/PyCQA/redbaron Testsuite: autopkgtest-pkg-pybuild Package: python3-redbaron Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Provides: ${python3:Provides} Description: abstraction on top of the baron FST for Python RedBaron is a Python library and tool powerful enough to be used in IPython solely with the intent of making the process of **writing code that modify source code** as easy and as simple as possible. That includes writing custom refactoring, generic refactoring, tools, IDE or directly modifying you source code in IPython with a higher and more powerful abstraction than the advanced texts modification tools that you find in advanced text editors and IDE.