On Mon, Jun 07, 2010 at 01:27:57AM +0200, Paweł Zuzelski wrote:
> I'm using such a oneliner for finding python deps.
>
> I know that it is a bit hackish, but maybe it is possible to
> use it to write autodeps script for python libs?
Much better idea would be to use the dependency information already
provided by the egg-info files.
Greets,
Jacek