This article relies largely or entirely on a single source. Relevant discussion may be found on the talk page. Please help improve this article by introducing citations to additional sources. Find sources: "Zoo" file format – news · newspapers · books · scholar · JSTOR (May 2024) |
Filename extension | .zoo |
---|---|
Internet media type | application/x-zoo |
Type of format | data compression |
zoo is a data compression program and format developed by Rahul Dhesi in the mid-1980s. The format is based on the LZW compression algorithm and compressed files are identified by the .zoo file extension. It is no longer widely used. Program source code was originally published on the comp.sources.misc Usenet newsgroup, and was compatible with a variety of Unix-like operating systems. Binaries were also published for the MS-DOS and AmigaOS user communities.
Zoo features
Zoo archives can store multiple "generations" of a file; if files are added to an archive with the same pathname yet more recent date, if generations are enabled for the archive the older version(s) will be retained (with a semicolon and version number, similar to version numbers in the VMS and RT-11 operating systems) as the new file is added. This allows files that are frequently modified to be backed up in such a way as to allow access to previous versions (up to the version limit chosen) from one archive.
References
- "Unraveling the mystery behind file extensions". CAEN Newsletter. Vol. 11, no. 5. University of Michigan Computer Aided Engineering Network. July 1994. p. 12.
External links
- zoo 2.10 source
- unzoo - zoo archive extractor, source included
Archive formats | |
---|---|
Archiving only | |
Compression only | |
Archiving and compression | |
Software packaging and distribution | |
Document packaging and distribution | |
This article related to a type of software is a stub. You can help Misplaced Pages by expanding it. |