#unity #version-manager

uvm_install_graph

A graph view of a unity version manifest

10 releases (breaking)

new 0.8.1 May 17, 2023
0.8.0 Dec 13, 2022
0.7.0 Nov 16, 2022
0.5.0 Nov 16, 2021
0.2.1 Nov 7, 2019

#1281 in Development tools

Download history 10/week @ 2023-01-26 13/week @ 2023-02-02 26/week @ 2023-02-09 30/week @ 2023-02-16 17/week @ 2023-02-23 21/week @ 2023-03-02 5/week @ 2023-03-09 3/week @ 2023-03-16 4/week @ 2023-03-23 4/week @ 2023-03-30 11/week @ 2023-04-06 3/week @ 2023-04-13 19/week @ 2023-04-20 7/week @ 2023-04-27 20/week @ 2023-05-04 34/week @ 2023-05-11

80 downloads per month
Used in uvm-install2

Apache-2.0

230KB
6K SLoC

uvm_install_graph

A simple directed acyclic graph representation of a unity version and it's modules. This graph allows the traversal of to be installed modules in a topological order. It is also possible to query submodule and or dependencies for a given module.


lib.rs:

uvm_install_graph is a helper library to visualize and traverse a unity installation manifest.

Dependencies

~24–33MB
~702K SLoC