Package: wnpp Severity: wishlist Owner: Scott Kitterman <sc...@kitterman.com>
* Package name : python-resolvelib Version : 0.3.0 Upstream Author : Tzu-ping Chung <uranu...@gmail.com> * URL : https://github.com/sarugaku/resolvelib * License : ISC Programming Lang: Python Description : module to resolve abstract dependencies into concrete ones python3-resolvelib 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. This is a new dependency for the next version of python-pip (upstream vendors it, but does support unvendored packages which this will provide). It is used to support pip's new dependency resolver (not used by default, yet). This package will be maintained in the DPMT. Scott K