Zoo

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
Line 21: Line 21:
 
* [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
 +
* {{CdTextfiles|simtel/simtel20/MSDOS/ARCHIVRS/ZOO210.EXE|Zoo v2.10}} - DOS binary
 +
* {{CdTextfiles|simtelctc/disk1/ZOO/BOOZ20.ZIP;1|Booz 2.0}} - Extractor; includes source code
 
* [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.)
* {{CdTextfiles|carousel/013A/BOOZ102.ZIP|BOOZ102.ZIP}} - Booz (Barebones Ooz) (Does not support LZH.)
 
 
* {{Deark}}
 
* {{Deark}}
  
Line 34: Line 36:
 
* [http://apple2.org.za/gswv/a2zine/GS.WorldView/Resources/The.MacShrinkIt.Project/ARCHIVES.TXT Archive format info, including ZOO]
 
* [http://apple2.org.za/gswv/a2zine/GS.WorldView/Resources/The.MacShrinkIt.Project/ARCHIVES.TXT Archive format info, including ZOO]
 
* [http://www.textfiles.com/programming/FORMATS/arc_fmts.txt ZOO file header format (among other archive types)]
 
* [http://www.textfiles.com/programming/FORMATS/arc_fmts.txt ZOO file header format (among other archive types)]
 +
* {{CdTextfiles|simtelctc/disk1/ZOO/UGUIDE.ZIP;1|The zoo Archiver User's Guide}}, by Bill Davidsen (for Zoo 2.01)

Revision as of 16:46, 19 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

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