#version-manager #unity #graph #manifest

uvm_install_graph

A graph view of a unity version manifest

13 releases (breaking)

new 0.10.0 Apr 23, 2025
0.8.2 Jun 27, 2024
0.8.1 May 17, 2023
0.8.0 Dec 13, 2022
0.2.1 Nov 7, 2019

#1421 in Development tools

Download history 156/week @ 2025-04-08 7/week @ 2025-04-15

163 downloads per month
Used in uvm-install2

Apache-2.0

135KB
3.5K SLoC

GraphQL 2K SLoC Rust 1.5K SLoC // 0.0% comments

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


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.

Dependencies

~12–30MB
~398K SLoC