summaryrefslogtreecommitdiff
path: root/doc/libsolv.txt
blob: 502e134df2f34db140de99c7d62eb3bc8fe2d3a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
LIBSOLV(3)
==========
:man manual: LIBSOLV
:man source: libsolv

NAME
----
libsolv - package dependency solver library using a satisfiability algorithm

DOCUMENTATION
-------------
The libsolv documentation is split into multiple parts:

*libsolv-history*::
  how the libsolv library came into existance

*libsolv-constantids*::
  fixed Ids for often used strings

*libsolv-bindings*::
  access libsolv from perl/python/ruby

AUTHOR
------
Michael Schroeder <mls@suse.de>