ludo@gnu.org (Ludovic Courtès) writes: > Marius Bakke skribis: > >> * gnu/packages/linux.scm (libabigail): New public variable. > > I think this shouldn’t go in linux.scm because it’s unrelated to Linux. > What about elf.scm instead? That makes sense. >> + (synopsis "Analyze Application Binary Interfaces") > > What about “Analyze application binary interfaces (ABIs)”? Yes, that's better. Pushed with these changes, plus documentation and bash completions! Thanks for reviewing, as always. :-)