Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-resolvelib - Resolve abstract dependencies into concrete ones
- 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. Intended Usage :: import resolvelib Things I want to
resolve. requirements [...] Implement logic so the resolver understands the
requirement format. class...
Packages
python-resolvelib-0.5.4-5.vl9.1.src
[640 KiB] |
Changelog
by Paul Belanger (2021-06-14):
- Initial package.
- Forked from https://fedora.pkgs.org/rawhide/fedora-x86_64/python3-resolvelib-0.5.5-2.fc35.noarch.rpm.html however
downgraded to 0.5.4 due to 0.5.5 being yanked from pypi.
|