Source: python-redbaron Section: python Priority: optional Maintainer: Jonas Smedegaard Build-Depends: debhelper-compat (= 13), dh-python, python3, python3-async-generator , python3-baron, python3-hypothesis (>= 5.7.1) , python3-pytest (>= 5.4.0) , python3-setuptools, Standards-Version: 4.6.0 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 Rules-Requires-Root: no Testsuite: autopkgtest-pkg-python Package: python3-redbaron Architecture: all Depends: python3-async-generator, ${cdbs: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.