On Tue, 10 Aug 2010 2:49:22 -0600, Matthew Burgess <[email protected]> wrote:
> My idea with that XSL script was to use its output to populate a sqlite > database and from there it would build up a recursive chain of > dependencies for any given package. Well, I've ditched the XSL script in favour of a SAX implementation, and I've now got some Python code to populate a DB and extract dependencies from it. I'd love for folks to give it a shot and see whether its useful: Download: http://www.linuxfromscratch.org/~matthew/depresolver-001.tar.gz There's a README with full details on how to use it in the tarball. Regards, Matt. -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
