libsolv - Package dependency solver
Website: | https://github.com/openSUSE/libsolv |
---|---|
License: | BSD |
Vendor: | Fedora Project |
- 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.
Packages
libsolv-0.0.0-1.git857fe28.el6.src [268 KiB] |
Changelog
by Karel Klíč (2012-02-02):
- Initial packaging - Based on Jindra Novy's spec file - Based on upstream spec file |