home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 3
/
goldfish_volume_3.bin
/
files
/
util
/
arc
/
zoo
/
product-info
< prev
next >
Wrap
Fred Fish's Product-Info
|
1995-10-24
|
1KB
|
72 lines
.name
zoo
.type
Archiver
.short
Portable archiver with good compression
.description
Zoo is used to create and maintain collections of files in compressed
form. It uses a Lempel-Ziv compression algorithm that gives space
savings in the range of 20% to 80% depending on the type of file data.
Zoo can store and selectively extract multiple generations of the same
file. Data can be recovered from damaged archives by skipping the
damaged portion and locating undamaged data with the help of fiz(1).
.version
2.1
.date
.author
Rahul Dhesi, et al.
.restrictions
.requirements
.reference
AmigaLibDisk753:Zoo/
2.10
AmigaLibDisk527:Zoo/
2.10
AmigaLibDisk164:Zoo/
2.00
AmigaLibDisk136:Zoo/
1.71
AmigaLibDisk108:Zoo/
1.42B
AmigaLibDisk87:Zoo/
1.42A
.keywords
.distribution
Copyrighted but Freely Redistributable
.price
.address
.email
.phone
.fax
.exectype
.installsize
.source
Includes source in C.
.construction
.tested
.docs
.described-by
Fred Fish (fnf@fishpond.cygnus.com)
.submittal
Downloaded via ftp from wuarchive.wustl.edu.
.execute
set choice `RequestChoice "Zoo" "Please select an option" "Copyright" "Man Page" "Command Options" "Cancel"`
if $choice EQ "0"
quit 5
endif
if $choice EQ "1"
MetaTool Copyright TEXT
endif
if $choice EQ "2"
MetaTool zoo.man TEXT
endif
if $choice EQ "3"
MetaTool options.doc TEXT
endif
.aminet-dir
util/arc