; *******************************************************
; *                                                     *
; * Archive(r)s descriptions for GuiArc                 *
; *                                                     *
; * This file describes archivers, so they can be used  *
; * within GuiArc. If you want to add you favorit ar-   *
; * chiver, this is the right place to do. Read the     *
; * docs for the file format.                           *
; *                                                     *
; * GuiArc is (c) 1993 by K.P. van Beem                 *
; *                                                     *
; *******************************************************


; Archive(r) description for Lha 1.42, to deal with the #?.lha and #?.lzh
; files. With this archiver, all options of GuiArc can be fully used,
; including options passing and 'entering' the archive.
@LHA
#?.(lha|lzh)
lha %s x
lha -2Y %s u
lha -2Y %s m
lha v
lha t
lha d
lha v
-1
-1
44
0

; Description for Zoo 2.1 Beta. Since this version of Zoo isn't able to
; redirect it's output (at least not on my system) it is not possible to
; enter zoo archives. Zoo also doesn't support the testing of archives.
; Option passing is not done.
@ZOO
#?.zoo
zoo x
zoo a
zoo aM
zoo l
-
zoo D
-
-1
-1
46
0

; Description for Arc 0.23. Entering of the archive is possible, option
; passing is not done. Note that arc is originally a SM-Dos application,
; and thus can't handle long file names and converts all names to upper
; case characters.  As far as I know, arc isn't able to store the paths.
@ARC
#?.arc
arc x
arc a
arc m
arc v
arc t
arc d
arc l
-1
2
1
12

; Description for Ape 1.35. Ape isn't able to test your archive integrity.
; Entering the archive is possible. As far as I know, Ape is not able to
; store path-names.
@APE
#?.ape
ape x
ape u
ape m
ape v
-
ape d
ape l
-1
3
1
30
