public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Thomas de Grenier de Latour <degrenier@easyconnect.fr>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] Reverse dependency Scanning
Date: Mon, 25 Apr 2005 03:51:40 +0200	[thread overview]
Message-ID: <20050425035140.5e31045f@eusebe> (raw)
In-Reply-To: <1114251333.619.9.camel@Darkmere>

I've made a small python wrapper around depreverse, which is
available here:  http://tdegreni.free.fr/gentoo/dotfinder.py

It has a similar purpose as your "finder.sh" wrapper, but outputs
its results as a graph in dot format (with 4 layers: requested
packages, contents files, depended-on files, and depended-on
packages). For example, the following command:
  ./dotfinder.py galeon | dot -Tps > galeon.ps
will results in something like this:
  http://tdegreni.free.fr/gentoo/galeon.ps

I'm not sure it's really useful, but oh well, it was worth writing
to learn dot's very basics :)

-- 
TGL.
-- 
gentoo-dev@gentoo.org mailing list


  parent reply	other threads:[~2005-04-25  1:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-23 10:15 [gentoo-dev] Reverse dependency Scanning Spider
2005-04-23 12:13 ` Juergen Hoetzel
2005-04-23 12:21 ` Thomas de Grenier de Latour
2005-04-23 20:36   ` Spider
2005-04-25  1:51 ` Thomas de Grenier de Latour [this message]
2005-04-25  9:29   ` Spider
2005-04-25 12:52     ` Paul de Vrieze
2005-04-25 19:11       ` Thomas de Grenier de Latour

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050425035140.5e31045f@eusebe \
    --to=degrenier@easyconnect.fr \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox