On Wed, Jul 23, 2008 at 8:28 AM, Allan McRae <allan@archlinux.org> wrote:
Allan McRae wrote:
Carlo Bersani wrote:
Pactree is a dependency tree viewer for installed packages. It features both textual and graphic (through graphviz) output.
Thanks for this Carlo.
Dan - I have been following the progress of this script and I am happy that it is working well. It would be great if this could be in contrib for the 3.2 release.
I pushed a version with trailing whitespace removed to my working branch.
+####################################################################### +# Main program: gets all of the money, pays none of the taxes # +####################################################################### These kind of lines are really killing my eyes. Can we back off on the comments a bit? e.g. +# Main program: gets all of the money, pays none of the taxes I also need permission by way of a GPL or any other license header that we can actually include and distribute this script. -Dan