Description
Dependency resolution for package management.
Description
A library for resolving dependencies; uses a topological sort to construct a build plan and then allows choice between all compatible plans.
README.md
dependency
A (not fully working) library for dependency resolution.