Making diff output more readable
- by mgunes
I'm looking for a tool that will take diff / debdiff output (and more specifically, the output of this script) and display the result of the comparison in a highly readable, graphical way. Any pointers would be appreciated.
Ideally, it would be the GTK+, FOSS equivalent of MDR.
Meld, Diffuse and similar software are not fit for this purpose, since they're intended to work standalone, and don't take input from stdin.