On Thu, Jun 11, 2009 at 05:09:58PM -0700, Brock Pytlik wrote:
> As part of my current work on dependency generation, I'm looking at the 
> types of files a package delivers and seeing whether we can extract any 
> dependencies from those files. Currently, we're looking at pulling in 
> dependencies from things like #!/usr/bin/python, elf dependencies, and 
> hard link dependencies. We have plans to add something to peer inside a 
> jar file, and possibly some programming language specific analysis such 
> as looking at the import statements in python.

The roboporter stuff has ELF, Python and Perl5 dependency analysis (some
of it based on code from IPS itself).  Ask Baban for more details.

Nico
-- 
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to