Zoo

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
Line 31: Line 31:
 
* [http://distcache.freebsd.org/ports-distfiles/zoo-2.10pl1.tar.gz zoo-2.10pl1.tar.gz]
 
* [http://distcache.freebsd.org/ports-distfiles/zoo-2.10pl1.tar.gz zoo-2.10pl1.tar.gz]
 
* [http://www.ibiblio.org/pub/Linux/utils/compress/zoo-2.10-3.src.rpm zoo-2.10-3.src.rpm]
 
* [http://www.ibiblio.org/pub/Linux/utils/compress/zoo-2.10-3.src.rpm zoo-2.10-3.src.rpm]
* {{CdTextfiles|carousel344/013/ZOO121.ZIP|Zoo v1.21}} - DOS binary
+
* Zoo - DOS binaries
* {{CdTextfiles|simtel/simtel20/MSDOS/ARCHIVRS/ZOO210.EXE|Zoo v2.10}} - DOS binary
+
** {{CdTextfiles|carousel344/013/ZOO121.ZIP|v1.21}} (1986-09-21)
* {{CdTextfiles|simtelctc/disk1/ZOO/BOOZ20.ZIP;1|Booz 2.0}} - Extractor; includes source code
+
** {{CdTextfiles|hof91/ARC/ZOO201.EXE|v2.01}} (1988-08-25)
 +
** {{CdTextfiles|simtel/simtel20/MSDOS/ARCHIVRS/ZOO210.EXE|v2.10}} (1991-07-09)
 +
* {{CdTextfiles|simtelctc/disk1/ZOO/BOOZ20.ZIP;1|Booz v2.0}} - Extractor; includes source code and DOS binary
 
* [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.)
 
* {{Deark}}
 
* {{Deark}}
  
 
== Sample files ==
 
== Sample files ==
* {{CdTextfilesURL|20mnn/GRAPHIX/VT-MOTIO.ZOO}}
 
 
* {{CdTextfilesURL|aminet0294/AMINET/UTIL/ARC/}} → *.ZOO
 
* {{CdTextfilesURL|aminet0294/AMINET/UTIL/ARC/}} → *.ZOO
 +
* {{CdTextfilesURL|garbo/PC/}} → .../*.ZOO
 +
* {{CdTextfilesURL|geminiatari/ZIP/PROGRAM/}} → *.ZOO
  
 
== References ==
 
== References ==

Revision as of 15:35, 21 February 2020

File Format
Name Zoo
Ontology
Extension(s) .zoo
PRONOM x-fmt/269
Wikidata ID Q219983
Released 1986

Zoo is a compressed archive format developed by Rahul Dhesi. It was one of the many competing archive formats in the 1980s, and was based (originally) on LZW compression. It had some popularity with Open/VMS and Amiga systems, but didn't ultimately win out over ZIP.

Contents

Discussion

The Zoo software encompassed several different utilities, which were sometimes distributed individually, and which had their own version numbers.

  • Zoo - The main program
  • Ooz - Extractor
  • Booz (Barebones Ooz) - Extractor; some versions can also list files
  • Looz (Ooz with List) - Extract/list/execute
  • Atoz - Helper utility for converting other formats (ARC, LBR) to Zoo
  • Fiz - Analyze damaged Zoo files
  • Stuff - File finder

Identification

Files have bytes DC A7 C4 FD at offset 20.

Compression

There are three known compression methods:

  • 0 - uncompressed
  • 1 - LZW, also called "LZD"
  • 2 - LZH

Software

Sample files

References

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox