Remove `Redbaron` dependency
Closed this issue · 2 comments
emrgnt-cmplxty commented
It is probably not wise to use Redbaron
as a dependency, given that it appears to no longer be maintained. This needs to be excised from the code base in favor of AST.
Doing so will require us to implement our own version of BoundingBox
in order to facilitate calculations like fst_object.absolute_bounding_box
. This is a non-trivial exercise and so I have delayed undertaking it.
Someone should investigate this undertaking.
As always, don't hesitate to ask if you have any questions or need further clarification. Your contributions to this project are highly valued!
emrgnt-cmplxty commented
Bump, I am going to start work on this tomorrow
emrgnt-cmplxty commented
at last #156