9 deb2solv - convert one or more Debian package files into a solv file
13 *deb2solv* ['OPTIONS'] 'PKG1.deb' ...
17 The deb2solv tool converts the meta data from one or more
18 Debian packages into the solv file written to standard output.
21 Read the rpm file names from the specified 'MANIFESTFILE'. You can
22 use *-* to read the manifest from standard input.
25 Use a null byte as line terminator for manifest files instead of
26 a newline. This is useful if the file names can contain newlines.
27 See also the *-print0* option in *find*.
35 Michael Schroeder <mls@suse.de>