octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [pkg.m] Load order of dependencies


From: Juan Pablo Carbajal
Subject: Re: [pkg.m] Load order of dependencies
Date: Thu, 19 Dec 2019 12:35:50 +0100

Dear all,

I have written a quick and dirty function that generates the
dependency graphs of the installed packages[1]
Try it running

demo dependencydag

Currently it is considering only the name of packages.

Please let me know if you find bugs or problems.

I see improving pkg.m as a waste of time, but maybe it is a good
addition to pkj, or the future pkg.m

Also, the function regenerates the graph each time, I would store the
graph in the .octave_packages database.

[1]: https://gitlab.com/kakila/dependencydag



reply via email to

[Prev in Thread] Current Thread [Next in Thread]