summaryrefslogtreecommitdiff
path: root/doc/mdk2solv.txt
blob: eb2ac14e2a912dd278dca2d315da177897d8e205 (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
27
28
29
30
31
32
33
34
35
36
37
mdk2solv(1)
===========
:man manual: LIBSOLV
:man source: libsolv


Name
----
mdk2solv - convert files in Mandriva synthesis format into a solv file

Synopsis
--------
*mdk2solv* ['OPTIONS']

Description
-----------
The mdk2solv tool reads Mandriva synthesis data (*hdlist*) from stdin, and writes
it as solv file to standard output.

*-i* 'INFO.xml'::
Also read the info file containing url, license, and src information from
the specified xml file.

*-f* 'FILES.xml'::
Also read filelist information from the specified xml file.

See Also
--------
genhdlist2(1)

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

////
vim: syntax=asciidoc
////