Zoo

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(3 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
|extensions={{ext|zoo}}
 
|extensions={{ext|zoo}}
 
|pronom={{PRONOM|x-fmt/269}}
 
|pronom={{PRONOM|x-fmt/269}}
 +
|wikidata={{wikidata|Q219983}}
 
}}
 
}}
'''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]].
+
'''ZOO''' was one of the many competing archive formats in the 1980s, and was based (originally, at least) on [[LZW]] compression. It had some popularity with Open/VMS and Amiga systems, but didn't ultimately win out over [[ZIP]].
  
 
== Identification ==
 
== Identification ==
Line 10: Line 11:
  
 
== Compression ==
 
== Compression ==
There are three known compression algorithms: 0 is uncompressed; 1 is LZW, also called "LZD"; 2 is "LZH".
+
There are three known compression methods:
 +
* 0 - uncompressed
 +
* 1 - [[LZW]], also called "LZD"
 +
* 2 - LZH
  
 
== Software ==
 
== Software ==
 
* [[Konvertor]]
 
* [[Konvertor]]
* [ftp://ftp.freebsd.org/pub/FreeBSD/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]
 
* [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}}
  
 
== Sample files ==
 
== Sample files ==
* http://cd.textfiles.com/20mnn/GRAPHIX/VT-MOTIO.ZOO
+
* {{CdTextfilesURL|20mnn/GRAPHIX/VT-MOTIO.ZOO}}
* http://cd.textfiles.com/aminet0294/AMINET/UTIL/ARC/ → *.ZOO
+
* {{CdTextfilesURL|aminet0294/AMINET/UTIL/ARC/}} → *.ZOO
  
 
== References ==
 
== References ==

Revision as of 16:57, 4 January 2020

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

ZOO was one of the many competing archive formats in the 1980s, and was based (originally, at least) 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