comps2solv (1) - Linux Manuals
comps2solv: convert rpm-md comps.xml file into a solv file
NAME
comps2solv - convert rpm-md comps.xml file into a solv file
SYNOPSIS
DESCRIPTION
The comps.xml file is Fedora's way to implement package groups. The comps2solv tool reads the comps xml file from stdin and writes the parsed data as solv file to standard output. The parser will create group: and category: pseudo packages for each comps entry.
AUTHOR
Michael Schroeder <mls [at] suse.de>
SEE ALSO
mergesolv(1), createrepo(8)