[ ソース: libsolv ]
パッケージ: python3-solv (0.7.31-1)
python3-solv に関するリンク
Debian の資源:
libsolv ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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~)