[ 源代码: libsolv ]
软件包:python3-solv(0.7.30-2 以及其他的)
dependency solver using a satisfiability algorithm (Python3 bindings)
This dependency solver code in this package is based on two major, but independent, blocks:
1. Using a dictionary approach to store and retrieve package
and dependency information.2. Using satisfiability, a well known and researched topic, for
resolving package dependencies.
This package contains the Python (v3) bindings for the libsolv library.
其他与 python3-solv 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.33)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libsolv1 (= 0.7.30-2+b1)
- dependency solver using a satisfiability algorithm (shared library)
-
- dep: libsolvext1 (>= 0.7.11)
- dependency solver using a satisfiability algorithm (extensions)
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)