Crates.io | uvm_install_graph |
lib.rs | uvm_install_graph |
version | 0.8.2 |
source | src |
created_at | 2019-10-28 08:08:27.091523 |
updated_at | 2024-06-27 10:12:50.6651 |
description | A graph view of a unity version manifest |
homepage | |
repository | https://github.com/Larusso/unity-version-manager |
max_upload_size | |
id | 176319 |
size | 30,593 |
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.