This directory contains code for a simple archive file format, whichis documented at http://wiki.mozilla.org/Software_Update:MARThe src directory builds a small static library used to create, read, andextract an archive file. The tool directory builds a command line utilityaround the library.