[ 原始碼: libsolv ]
套件:python3-solv(0.7.31-1)
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.31-1)
- 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~)