Source: python-resolvelib
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/sarugaku/resolvelib/tags
Vcs-Browser: https://github.com/alvistack/sarugaku-resolvelib
Vcs-Git: https://github.com/alvistack/sarugaku-resolvelib.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 fdupes,
 python3-dev,
 python3-pip,

Package: python3-resolvelib
Architecture: all
Description: Resolve abstract dependencies into concrete ones
 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.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
