Imported Upstream version 0.6.32
[platform/upstream/libsolv.git] / doc / helix2solv.txt
1 helix2solv(1)
2 =============
3 :man manual: LIBSOLV
4 :man source: libsolv
5
6
7 Name
8 ----
9 helix2solv - convert legacy helixcode format into a solv file
10
11 Synopsis
12 --------
13 *helix2solv*
14
15 Description
16 -----------
17 The helix format was a metadata format used in the RedCarpet
18 package manager. It's still used in libzypp testcases.
19 The helix2solv tool reads data in helix format from standard
20 input and writes it in solv file format to standard output.
21
22 Author
23 ------
24 Michael Schroeder <mls@suse.de>
25
26 ////
27 vim: syntax=asciidoc
28 ////