Name: | libsolv |
---|---|
Version: | 0.6.34 |
Release: | 4.el7 |
Architecture: | i686 |
Group: | Unspecified |
Size: | 720512 |
License: | BSD |
RPM: | libsolv-0.6.34-4.el7.i686.rpm |
Source RPM: | libsolv-0.6.34-4.el7.src.rpm |
Build Date: | Mon Jun 10 2019 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/openSUSE/libsolv |
Summary: | Package dependency solver |
Description: | A free package dependency solver using a satisfiability algorithm. The library is based on two major, but independent, blocks: - Using a dictionary approach to store and retrieve package and dependency information. - Using satisfiability, a well known and researched topic, for resolving package dependencies. |