Begin File: booz.tgz Description:barebones Zoo archive extractor/lister Keywords: archiver Version: 2.0 Entered-date: jan 8/97 Author: Rahul Dhesi Ported-by: Rahul Dhesi 1991/07/08 Original-site: Copying-policy: Supplemental: Booz 2.0 is a small, memory-efficient, public domain Zoo archive extractor/lister. It is not fancy. It does not recognize the advanced features available in current versions of Zoo, such as long filenames, directory names, comments, and multiple file generations. Extraction always uses a short MS-DOS format filename and all extracted files go into the current directory. But Booz 2.0 is simple and portable and can be implemented in about fifteen minutes on any system with a reasonably good C compiler that provides very basic string and input/output functions. And it will extract all archives created by all versions of zoo including version 2.1, which uses a newer compression method. archive contents: drwxrwxr-x 0 rons support Jan 8 09:11 booz -rw-rw-r-- 0 rons support 780 Jul 11 08:51 booz/makefile -rw-rw-r-- 0 rons support 655 Jul 11 08:51 booz/makefile.tcc -rw-rw-r-- 0 rons support 1243 Jul 11 08:51 booz/addbfcrc.c -rw-rw-r-- 0 rons support 6884 Jul 11 08:51 booz/booz.c -rw-rw-r-- 0 rons support 1930 Jul 11 08:51 booz/decode.c -rw-rw-r-- 0 rons support 3574 Jul 11 08:51 booz/huf.c -rw-rw-r-- 0 rons support 1156 Jul 11 08:51 booz/io.c -rw-rw-r-- 0 rons support 6001 Jul 11 08:51 booz/lzd.c -rw-rw-r-- 0 rons support 1821 Jul 11 08:51 booz/maketbl.c -rw-rw-r-- 0 rons support 7893 Jul 11 08:51 booz/oozext.c -rw-rw-r-- 0 rons support 3298 Jul 11 08:51 booz/portable.c -rw-rw-r-- 0 rons support 796 Jul 11 08:51 booz/ar.h -rw-rw-r-- 0 rons support 1143 Jul 11 08:51 booz/booz.h -rw-rw-r-- 0 rons support 468 Jul 11 08:51 booz/func.h -rw-rw-r-- 0 rons support 846 Jul 11 08:51 booz/lzh.h -rw-rw-r-- 0 rons support 325 Jul 11 08:51 booz/options.h -rw-rw-r-- 0 rons support 1900 Jul 11 08:51 booz/zoo.h -rw-r--r-- 0 rons support 579 Jul 11 08:52 booz/sample.zoo -rw-rw-r-- 0 rons support 3997 Jul 11 08:51 booz/booz.doc End