Zoo

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Software: Updated broken link)
(Software: Deark)
Line 18: Line 18:
 
* [http://archives.math.utk.edu/software/multi-platform/gap/util/unzoo.c unzoo.c] (Does not support LZW/LZD.)
 
* [http://archives.math.utk.edu/software/multi-platform/gap/util/unzoo.c unzoo.c] (Does not support LZW/LZD.)
 
* [http://cd.textfiles.com/carousel/013A/BOOZ102.ZIP BOOZ102.ZIP] - Booz (Barebones Ooz) (Does not support LZH.)
 
* [http://cd.textfiles.com/carousel/013A/BOOZ102.ZIP BOOZ102.ZIP] - Booz (Barebones Ooz) (Does not support LZH.)
 +
* {{Deark}}
  
 
== Sample files ==
 
== Sample files ==

Revision as of 01:45, 8 December 2019

File Format
Name Zoo
Ontology
Extension(s) .zoo
PRONOM x-fmt/269

ZOO was one of the many competing archive formats in the 1980s, and was based on the LZW compression system. It had some popularity with Open/VMS and Amiga systems, but didn't ultimately win out over ZIP.

Contents

Identification

Files have bytes DC A7 C4 FD at offset 20.

Compression

There are three known compression algorithms: 0 is uncompressed; 1 is LZW, also called "LZD"; 2 is "LZH".

Software

Sample files

References

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox