() Bruno Haible <br...@clisp.org> () Sun, 13 Jun 2010 15:57:00 +0200 For me, it's a bit different: I don't think the number of modules has a lot of information.
Perhaps it's just my (personal) gnulib-newbie fear... There are some modules, like 'stdint', which provide hardly any code, and 'regex', which are complex and heavy. Everything unknown is heavy with worry. Everything known is lighter (but with other worries :-). But I acknowledge your wish to see specified modules and dependencies to be distinguishable in the output. How can it be done in a lightweight way, without reducing the ability to copy&paste the module list? I think indentation is a reasonable way of doing it. Like this: [...] Cool. That's a very nice approach. Thanks. thi