You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Michael Herzog edited this page Feb 25, 2020
·
6 revisions
DependentCode: a mostly universal Package dependency resolver
The goal of this project is to create a tool for a universal package
dependency resolution using a SAT solver that should leverage the detected
packages from ScanCode and the Package URLs and could provide a good enough way
to resolve package dependencies for many system and application package formats.
This is a green field project.