# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct.  It's also
# customary to leave one space after the ':' except on otherwise blank lines.

                  |-----handy-ruler------------------------------------------------------|
python3-resolvelib: python3-resolvelib (Resolve abstract dependencies into concrete ones)
python3-resolvelib:
python3-resolvelib: ResolveLib at the highest level provides a Resolver class that
python3-resolvelib: includes dependency resolution logic. You give it some things,
python3-resolvelib: and a little information on how it should interact with them, and
python3-resolvelib: it will spit out a resolution result.
python3-resolvelib:
python3-resolvelib: HOMEPAGE: https://github.com/sarugaku/resolvelib
python3-resolvelib:
python3-resolvelib:
python3-resolvelib: