py-resolvelib-1.2.1

resolve abstract dependencies into concrete ones

Index | devel

Description

ResolveLib at the highest level provides a Resolver class that includes
dependency resolution logic. You give it some things, and a little information
on how it should interact with them, and it will spit out a resolution result.

Homepage: https://github.com/sarugaku/resolvelib

Maintainer: Pavel Korovin <pvk@openbsd.org>