Zoo
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (→References) |
(Sample files) |
||
Line 6: | Line 6: | ||
'''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 on the [[LZW]] compression system. It had some popularity with Open/VMS and Amiga systems, but didn't ultimately win out over [[ZIP]]. | ||
+ | |||
+ | == Sample files == | ||
+ | * http://cd.textfiles.com/20mnn/GRAPHIX/VT-MOTIO.ZOO | ||
== References == | == References == |
Revision as of 21:16, 14 December 2013
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.
Sample files
References
- Zoo (file format) (Wikipedia)
- information at fileformat.info here
- Archive format info, including ZOO
- ZOO file header format (among other archive types)