mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
8de3a0c3c1
letter "A".
8 lines
416 B
Plaintext
8 lines
416 B
Plaintext
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).
|