Imported Upstream version 0.6.6
[platform/upstream/libsolv.git] / doc / rpmmd2solv.txt
1 rpmmd2solv(1)
2 =============
3 :man manual: LIBSOLV
4 :man source: libsolv
5
6
7 Name
8 ----
9 rpmmd2solv - convert files in rpm-md format into a solv file
10
11 Synopsis
12 --------
13 *rpmmd2solv* ['OPTIONS']
14
15 Description
16 -----------
17 The rpmmd2solv tool reads rpm-md xml data from stdin, and writes
18 it as solv file to standard output. It understands the *primary*,
19 *filelist*, *other*, and *susedata* format.
20
21 *-X*::
22 Autoexpand SUSE pattern and product provides into packages.
23
24 See Also
25 --------
26 repomdxml2solv(1), mergesolv(1), createrepo(8)
27
28 Author
29 ------
30 Michael Schroeder <mls@suse.de>