[ Bron: libsolv ]
Pakket: libsolv-doc (0.6.35-2+deb10u1)
Verwijzigingen voor libsolv-doc
Debian bronnen:
Het bronpakket libsolv downloaden:
- [libsolv_0.6.35-2+deb10u1.dsc]
- [libsolv_0.6.35.orig.tar.gz]
- [libsolv_0.6.35-2+deb10u1.debian.tar.xz]
Beheerder:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
dependency solver using a satisfiablility algorithm (documentation files)
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 documentation files for libsolv.