Name: | libsolv |
---|---|
Version: | 0.6.11 |
Release: | 1.el7 |
Architecture: | x86_64 |
Group: | Development/Libraries |
Size: | 732106 |
License: | BSD |
RPM: | libsolv-0.6.11-1.el7.x86_64.rpm |
Source RPM: | libsolv-0.6.11-1.el7.src.rpm |
Build Date: | Fri Sep 11 2015 |
Build Host: | x86-ol7-builder-04.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. |