blob: db8dfe9fca0279043f3b245abd2ba7c9f69a8abe (
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
|
helix2solv(1)
=============
:man manual: LIBSOLV
:man source: libsolv
Name
----
helix2solv - convert legacy helixcode format into a solv file
Synopsis
--------
*helix2solv*
Description
-----------
The helix format was a metadata format used in the RedCarpet
package manager. It's still used in libzypp testcases.
The helix2solv tool reads data in helix format from standhard
input and write it in solv file format to standard output.
Author
------
Michael Schroeder <mls@suse.de>
|