[ 源代码: libsolv ]
软件包:python3-solv(0.6.35-2+deb10u1)
python3-solv 的相关链接
Debian 的资源:
下载源码包 libsolv:
- [libsolv_0.6.35-2+deb10u1.dsc]
- [libsolv_0.6.35.orig.tar.gz]
- [libsolv_0.6.35-2+deb10u1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [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 libsolv0 library.
其他与 python3-solv 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.28)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libsolv0 (= 0.6.35-2+deb10u1)
- dependency solver using a satisfiability algorithm (shared library)
-
- dep: libsolvext0 (>= 0.6.35-2+deb10u1)
- dependency solver using a satisfiability algorithm (extensions)
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (<< 3.8)
- dep: python3 (>= 3.7~)